rebuild geeqie
[oi-userland.git] / components / python / sphinxcontrib_applehelp / patches / 01-test-no-color.patch
blob00aceecb0af9fe124085cac4edd322af0fbc81e5
1 --- sphinxcontrib_applehelp-2.0.0/tox.ini.orig
2 +++ sphinxcontrib_applehelp-2.0.0/tox.ini
3 @@ -24,7 +24,6 @@
4 test
5 setenv =
6 PYTHONWARNINGS = all,ignore::DeprecationWarning:docutils.io
7 - PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:} --color yes
8 commands=
9 python -X dev -X warn_default_encoding -m pytest --durations 25 {posargs}