fixed test-docs for windows

This commit is contained in:
Josh Miklos
2020-06-22 16:13:48 -07:00
parent 829d8bace8
commit fafa4c7272
+2 -2
View File
@@ -26,8 +26,8 @@ whitelist_externals = sphinx-build
cmd
description = generating documentation
commands = sphinx-build -b dirhtml docs/docsrc docs_test -n -T
rm -rf docs_test
#cmd /c RMDIR /Q/S docs_test
#rm -rf docs_test
cmd /c RMDIR /Q/S docs_test
[testenv:mypy]
whitelist_externals = mypy