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 aa2fa85 commit b120f99Copy full SHA for b120f99
tox.ini
@@ -4,6 +4,6 @@ env_list = py{39,310,311,312}
4
5
[testenv]
6
skip_install = true
7
-allowlist_externals = poetry
+allowlist_externals = make
8
commands_pre = poetry install --without build
9
commands = make test
0 commit comments