fixed test-docs for windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user