diff --git a/tox.ini b/tox.ini index 2af17a6..be0f076 100644 --- a/tox.ini +++ b/tox.ini @@ -10,6 +10,6 @@ deps= [testenv:docs] whitelist_externals= rm -commnds= +commands= rm -rf doc/build sphinx-build -b html doc/source doc/build -a -E -W