Commit 4973bf3
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 be230b6 commit 4973bf3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
0 commit comments