Fixed requirements to satisfy readthedocs
Change-Id: Ibfad7d55b143838a8953dc8d4519607da51db0d5
This commit is contained in:
parent
b54fe32bbc
commit
f60297474e
@ -6,5 +6,7 @@ fixtures>=0.3.12
|
||||
jsonschema
|
||||
mock
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
sphinxcontrib-httpdomain
|
||||
testrepository>=0.0.13
|
||||
testtools>=0.9.32
|
||||
|
7
tox.ini
7
tox.ini
@ -25,12 +25,7 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:docs]
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
sphinx>=1.1.2
|
||||
sphinxcontrib-httpdomain
|
||||
commands =
|
||||
python setup.py build_sphinx
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
[flake8]
|
||||
# E125 continuation line does not distinguish itself from next logical line
|
||||
|
Loading…
x
Reference in New Issue
Block a user