Commit 20741b4
committed
tox: use the same wheel for all environments
Since pytest wheel is "universal" (not different between Python versions
or implementations or anything), the same wheel can be reused. See:
https://tox.wiki/en/stable/config.html#wheel_build_env
https://tox.wiki/en/stable/upgrading.html#universal-wheels1 parent 66429ce commit 20741b4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
0 commit comments