python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / sphinxcontrib_qthelp / patches / 0001-tox-Make-test-deps-PEP-508-compliant.patch
blobe71eee9d18d18e6c51740f2b95771290863abe5a
1 --- sphinxcontrib_qthelp-2.0.0/tox.ini.orig
2 +++ sphinxcontrib_qthelp-2.0.0/tox.ini
3 @@ -9,7 +9,7 @@
4 [testenv]
5 deps=
6 pytest
7 - git+https://github.com/sphinx-doc/sphinx
8 + sphinx @ git+https://github.com/sphinx-doc/sphinx
9 extras=
10 test
11 setenv =