Commit 27888fa
Lukas Slebodnik
ci: normalize tox environment names for Python matrix
Tox v4.50.1+ introduced stricter environment name validation,
preventing dotted versions (e.g., py3.12) from silently falling
back to normalized definitions (e.g., py312).
https://tox.wiki/en/latest/changelog.html#bug-fixes-4-50-11 parent 4c8f639 commit 27888fa
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments