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 db864cd commit f7dc0f8Copy full SHA for f7dc0f8
1 file changed
tox.ini
@@ -27,9 +27,7 @@ commands =
27
deps =
28
Sphinx
29
sphinx_rtd_theme
30
- Django
31
- django-extra-views
32
- sphinxcontrib-django
+ -r{toxinidir}/docs/_ext/djangodummy/requirements.txt
33
changedir = docs
34
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
35
0 commit comments