|
|
|
@ -33,7 +33,7 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
|
|
|
|
|
|
|
|
|
|
[testenv:docs]
|
|
|
|
|
deps =
|
|
|
|
|
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
|
|
|
|
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
|
|
|
|
-r{toxinidir}/doc/requirements.txt
|
|
|
|
|
commands =
|
|
|
|
|
rm -rf doc/build
|
|
|
|
|