commit | 562b9a905596f3e58b27be584a9532aa3a4dc833 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Nov 13 05:46:04 2016 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sun Nov 13 08:46:04 2016 -0500 |
tree | 52cda247621c50acce674abaef0215d72f151673 | |
parent | c7ab9315fd7b58b4958f3e98c30ac731ef9e32ea [diff] |
Fix the docs-linkcheck tox target (#3239)
diff --git a/tox.ini b/tox.ini index faccbdb..944ef85 100644 --- a/tox.ini +++ b/tox.ini
@@ -30,6 +30,7 @@ python setup.py check --restructuredtext --strict [testenv:docs-linkcheck] +extras = deps = sphinx basepython = python2.7