diff --git a/tox.ini b/tox.ini index c72adcf..96bcc0f 100644 --- a/tox.ini +++ b/tox.ini @@ -56,7 +56,7 @@ commands = [testenv:docs] description = build the documentation -skipdist = True +skip_install=True extras = docs commands = python -m setup build_sphinx