Skip to content

Commit bf14191

Browse files
committed
chore(tox): Update wheel availability
1 parent 8a98767 commit bf14191

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tox.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ extras =
8686

8787
# Matplotlib has wheels for everything except win32 (x86)
8888
{full,pre}-{x,arm}64: viewers
89+
{full,pre}-{x,arm}64: zstd
8990

90-
# Nightly, but not released cp313t wheels for: scipy
91+
# No 3.14 wheels for : scipy
9192
# When released, remove the py3* line and add full to the pre line
92-
py3{9,10,11,12,13}-full-{x,arm}64: spm
93-
pre-{x,arm}64: spm
93+
{full,pre}-{x,arm}64: spm
9494

95-
# No cp313t wheels for: h5py, pyzstd
96-
py3{9,10,11,12,13}-{full,pre}-{x,arm}64: minc2
97-
py3{9,10,11,12,13}-{full,pre}-{x,arm}64: zstd
95+
# No free-threaded wheels for: h5py
96+
py3{9,10,11,12,13}-{pre}-{x,arm}64: minc2
97+
py314-pre-{x,arm}64: minc2
9898

9999
# win32 (x86) wheels still exist for scipy+py39
100100
py39-full-x86: spm

0 commit comments

Comments
 (0)