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 b447d5d commit e84ded1Copy full SHA for e84ded1
tox.ini
@@ -9,6 +9,8 @@ envlist =
9
isolated_build = True
10
11
[testenv]
12
+package = wheel
13
+wheel_build_env = build_wheel
14
deps =
15
pytest
16
pytest-cov
0 commit comments