Merge "make tox docs environment follow PTI guidelines for sphinx build"
This commit is contained in:
commit
296d6bc761
@ -1,4 +1,4 @@
|
||||
pbr>=0.11,<2.0
|
||||
pbr>=2.0.0
|
||||
oslosphinx
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||
yasfb>=0.5.1
|
||||
|
@ -15,7 +15,7 @@ deps = -r{toxinidir}/requirements.txt
|
||||
commands = {posargs}
|
||||
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
commands = sphinx-build -W -b html doc/source doc/build/html
|
||||
|
||||
[testenv:spelling]
|
||||
deps =
|
||||
|
Loading…
x
Reference in New Issue
Block a user