We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eba34b commit 1209fa3Copy full SHA for 1209fa3
requirements.txt
@@ -4,5 +4,6 @@ pyteomics >= 4.0.1
4
numpy
5
six
6
h5py
7
-hdf5plugin
+hdf5plugin < 3.0.0; python_version < '3'
8
+hdf5plugin; python_version > '3.1'
9
pynumpress
0 commit comments