mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Fix the docs-linkcheck tox target (#3239)
This commit is contained in:
parent
c7ab9315fd
commit
562b9a9055
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -30,6 +30,7 @@ commands =
|
|||
python setup.py check --restructuredtext --strict
|
||||
|
||||
[testenv:docs-linkcheck]
|
||||
extras =
|
||||
deps =
|
||||
sphinx
|
||||
basepython = python2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue