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 5f9893f commit 18ecc5aCopy full SHA for 18ecc5a
tox.ini
@@ -12,6 +12,5 @@ commands = pytest {posargs}
12
13
[testenv:docs]
14
deps =
15
- sphinx
16
- sphinx_bootstrap_theme
+ -rdocs/requirements.txt
17
commands = sphinx-build docs build
0 commit comments