Merge "tox: Drop envdir"
This commit is contained in:
commit
3818b4d349
1
tox.ini
1
tox.ini
@ -100,7 +100,6 @@ commands =
|
|||||||
commands = bandit -r trove -n5 -x tests
|
commands = bandit -r trove -n5 -x tests
|
||||||
|
|
||||||
[testenv:bandit-baseline]
|
[testenv:bandit-baseline]
|
||||||
envdir = {toxworkdir}/bandit
|
|
||||||
commands = bandit-baseline -r trove -n5 -x tests -ii -ll
|
commands = bandit-baseline -r trove -n5 -x tests -ii -ll
|
||||||
|
|
||||||
[testenv:genconfig]
|
[testenv:genconfig]
|
||||||
|
Loading…
Reference in New Issue
Block a user