Standardize tox

Change-Id: I8559f04e2fa6ffc2740ef74326ee158e1ff5fe48
This commit is contained in:
Jeremy Liu 2017-01-13 14:29:26 +08:00 committed by Omer Anson
parent 013b7e34fb
commit 5a73eafbaa
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ commands =
[testenv:docs]
deps =
sphinx
oslosphinx
reno
oslosphinx
reno
commands = python setup.py build_sphinx
[flake8]