We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2508bc commit 9ac68feCopy full SHA for 9ac68fe
requirements-dev.txt
@@ -1,6 +1,7 @@
1
-r requirements.txt
2
-r requirements-test.txt
3
-tox==4.31.0
+tox==4.31.0 ; python_version >= "3.10"
4
+tox==4.30.3 ; python_version < "3.10"
5
wheel==0.46.1
6
Sphinx==7.4.7
7
sphinx-rtd-theme==3.0.2
0 commit comments