Skip to content

Commit 719ecf7

Browse files
committed
MNT: Install indexed_gzip on 3.12, add dev to all full,pre groups
1 parent c5d4423 commit 719ecf7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tox.ini

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,9 @@ deps =
8888
py3{8,9}-full-x86,x64: matplotlib >=3.4
8989
# h5py stopped producing win32 wheels at py39
9090
py38-full-x86,x64: h5py >=2.10
91-
full,pre: pillow >=8.1
92-
# indexed_gzip missing py312 wheels
93-
py3{8,9,10,11}-{full,pre}: indexed_gzip >=1.4
94-
full,pre: pyzstd >=0.14.3
91+
full,pre,dev: pillow >=8.1
92+
full,pre,dev: indexed_gzip >=1.4
93+
full,pre,dev: pyzstd >=0.14.3
9594
min: pydicom ==2.1
9695
full,pre,dev: pydicom >=2.1
9796
# pydicom master seems to be breaking things

0 commit comments

Comments
 (0)