1 --- sphinxcontrib_htmlhelp-2.1.0/tox.ini.orig
2 +++ sphinxcontrib_htmlhelp-2.1.0/tox.ini
6 PYTHONWARNINGS = all,ignore::DeprecationWarning:docutils.io
7 - PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:} --color yes
9 python -X dev -X warn_default_encoding -m pytest --durations 25 {posargs}