X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=8c9927d2e579486b43bb27b0ed5eaaafb5eface5;hb=3d7579ccc2356a23ea32878e8f0fbb0e75f59b68;hp=81860e508eae70396e2f6c1cb77e287c2f9c524c;hpb=4aa1c874da1759a82e525d9240252fb8e5e00279;p=osm%2Ftests.git diff --git a/tox.ini b/tox.ini index 81860e5..8c9927d 100644 --- a/tox.ini +++ b/tox.ini @@ -40,7 +40,7 @@ commands = [testenv:cover] commands = sh -c 'echo No unit tests' -whitelist_externals = sh +allowlist_externals = sh ####################################################################################### @@ -74,7 +74,7 @@ commands = [testenv:pip-compile] deps = pip-tools==6.6.2 skip_install = true -whitelist_externals = bash +allowlist_externals = bash [ commands = - bash -c "for file in requirements*.in ; do \