Fix the docs-linkcheck tox target (#3239)

This commit is contained in:
Paul Kehrer 2016-11-13 05:46:04 -08:00 committed by Alex Gaynor
parent c7ab9315fd
commit 562b9a9055

View file

@ -30,6 +30,7 @@ commands =
python setup.py check --restructuredtext --strict
[testenv:docs-linkcheck]
extras =
deps =
sphinx
basepython = python2.7