Commit eec729b
committed
STYLE: Make the wheel names consistent
Make the wheel names consistent:
- Add the label `3` (for Python 3.x) before the minor version.
- Remove the plural `s` from the macOS wheel names.
Take advantage of the commit to rename the Windows wheel name root from
`Window` to `Windows` to honor the OS name.1 parent e409273 commit eec729b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
0 commit comments