Enable docs-linkcheck to validate the links
[docs.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ced2d82c49c8a3b7050f1978d80697e2fe15fd88..01a779e433519aa212f7990ef9121189f46e9437 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 1.6
-envlist = pre-commit,docs
+envlist = pre-commit,docs,docs-linkcheck
 skipsdist = true
 
 [testenv:docs]