We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2fbc7d + 540d3aa commit 60d6402Copy full SHA for 60d6402
noxfile.py
@@ -23,6 +23,7 @@
23
"protected-pip": "tools/tox_pip.py",
24
}
25
REQUIREMENTS = {
26
+ "docs": "tools/requirements/docs.txt",
27
"tests": "tools/requirements/tests.txt",
28
"common-wheels": "tools/requirements/tests-common_wheels.txt",
29
0 commit comments