Merge "Drop redundant envdir"
This commit is contained in:
commit
5898d54b13
1
tox.ini
1
tox.ini
@ -161,7 +161,6 @@ import-order-style = pep8
|
|||||||
enable-extensions=H106,H203,H204,H205,H904
|
enable-extensions=H106,H203,H204,H205,H904
|
||||||
|
|
||||||
[testenv:bashate]
|
[testenv:bashate]
|
||||||
envdir = {toxworkdir}/shared
|
|
||||||
commands = bash -c "find {toxinidir} \
|
commands = bash -c "find {toxinidir} \
|
||||||
-not \( -type d -name .tox\* -prune \) \
|
-not \( -type d -name .tox\* -prune \) \
|
||||||
-not \( -type d -name .venv\* -prune \) \
|
-not \( -type d -name .venv\* -prune \) \
|
||||||
|
Loading…
Reference in New Issue
Block a user