Whitelist rm
for docs target in tox.ini
Change-Id: Ifd60e5ed0085059f47ae65f478d33f2f4bcb6fdf
This commit is contained in:
parent
a834414372
commit
489a6b5cb7
1
tox.ini
1
tox.ini
@ -39,6 +39,7 @@ commands =
|
|||||||
rm -rf doc/html doc/build
|
rm -rf doc/html doc/build
|
||||||
rm -rf doc/source/apidoc doc/source/api
|
rm -rf doc/source/apidoc doc/source/api
|
||||||
sphinx-build -W -b html doc/source doc/build/html
|
sphinx-build -W -b html doc/source doc/build/html
|
||||||
|
whitelist_externals = rm
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user