Fix dependencies when building docs via tox

This commit is contained in:
Lance Edgar 2018-01-11 12:17:21 -06:00
parent 99ed897bf4
commit 3dce9d9ed3

View file

@ -19,7 +19,7 @@ commands =
[testenv:docs] [testenv:docs]
basepython = python basepython = python
deps = Sphinx deps = Sphinx sphinx-rtd-theme
changedir = docs changedir = docs
commands = commands =
pip install --upgrade Tailbone rattail[auth,bouncer] rattail-tempmon pip install --upgrade Tailbone rattail[auth,bouncer] rattail-tempmon