gst-editing-services1: update to 1.24.11
[oi-userland.git] / components / python / sphinx / patches / 02-pytest-no-color.patch
blob4ca86140678ccc100aaf11b1dd2197010afff20c
1 --- sphinx-7.4.7/tox.ini.orig
2 +++ sphinx-7.4.7/tox.ini
3 @@ -24,7 +24,6 @@
4 test
5 setenv =
6 PYTHONWARNINGS = error
7 - PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:} --color yes
8 commands=
9 python -X dev -X warn_default_encoding -m pytest --durations 25 {posargs}