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 79aff1b commit 2cd8083Copy full SHA for 2cd8083
tox.ini
@@ -6,6 +6,8 @@ passenv =
6
CI
7
8
[testenv]
9
+package = wheel
10
+wheel_build_env = .pkg
11
extras = testing
12
constraints = dependencies/default/constraints.txt
13
deps = -r dependencies/default/requirements.txt
0 commit comments