mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Trun off linkcheck, it's too noisy. Fixes #652
This commit is contained in:
parent
0a183a2e38
commit
570228f2bc
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -22,7 +22,6 @@ commands =
|
|||
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
|
||||
sphinx-build -W -b latex -d {envtmpdir}/doctrees docs docs/_build/latex
|
||||
sphinx-build -W -b doctest -d {envtmpdir}/doctrees docs docs/_build/html
|
||||
sphinx-build -W -b linkcheck docs docs/_build/html
|
||||
sphinx-build -W -b spelling docs docs/_build/html
|
||||
|
||||
# Temporarily disable coverage on pypy because of performance problems with
|
||||
|
|
|
|||
Loading…
Reference in a new issue