diff --git a/tox.ini b/tox.ini index 3510ddbdc2..6e459699d9 100644 --- a/tox.ini +++ b/tox.ini @@ -26,7 +26,7 @@ commands = flake8 commands = python setup.py testr --coverage -[testenv:doc] +[testenv:docs] commands = python setup.py build_sphinx [testenv:venv]