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 9c8bfcb commit a6c9ed5Copy full SHA for a6c9ed5
tox.ini
@@ -27,6 +27,8 @@ deps =
27
flask11: flask>=1.1,<1.2
28
flask2x: flask>=2.0,<3.0
29
30
+package = wheel
31
+wheel_build_env = .pkg
32
commands =
33
{envbindir}/py.test --tb=native {toxinidir}
34
0 commit comments