We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609a425 commit ab46fceCopy full SHA for ab46fce
tox.ini
@@ -52,7 +52,7 @@ commands =
52
[testenv:runserver]
53
# Don't use this for production. Just a handy target
54
# for local testing.
55
-whitelist_externals = sh
+allowlist_externals = sh
56
commands =
57
sh -c "if [[ ! -e ./server_sandbox/ ]]; then lnt create ./server_sandbox/; fi"
58
0 commit comments