Let tox docs use requirement.txt
This commit is contained in:
@@ -27,9 +27,7 @@ commands =
|
|||||||
deps =
|
deps =
|
||||||
Sphinx
|
Sphinx
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
Django
|
-r{toxinidir}/docs/_ext/djangodummy/requirements.txt
|
||||||
django-extra-views
|
|
||||||
sphinxcontrib-django
|
|
||||||
changedir = docs
|
changedir = docs
|
||||||
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user