There was an error while loading. Please reload this page.
1 parent ea40f54 commit 2bb323aCopy full SHA for 2bb323a
tox.ini
@@ -3,8 +3,9 @@ envlist = py{37,38,39,310,311}-dj{32,40,41,main}, lint
3
skipsdist = true
4
5
[testenv]
6
-whitelist_externals =
+allowlist_externals =
7
poetry
8
+ ./tox_install.sh
9
install_command =
10
./tox_install.sh {packages}
11
commands =
0 commit comments