Use -edocs instead of build_specs

Align our venv name with other OpenStack projects (such as keystone and
heat) who are using 'docs' for there docs build.

Change-Id: I20ff3c1df99fb50fbe16361024a44b04c03f0a67
This commit is contained in:
Joe Gordon 2014-03-27 16:10:01 -07:00
parent c3214cb8eb
commit 5354a0e971
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ deps = -r{toxinidir}/requirements.txt
[testenv:venv]
commands = {posargs}
[testenv:build_specs]
[testenv:docs]
commands = python setup.py build_sphinx