Let tox docs use requirement.txt

fix_request_path_info
Diederik van der Boor 2019-07-15 22:11:48 +02:00
parent db864cd8a8
commit f7dc0f89bc
No known key found for this signature in database
GPG Key ID: 4FA014E0305E73C1
1 changed files with 1 additions and 3 deletions

View File

@ -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