We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a260c61 commit d66eef9Copy full SHA for d66eef9
setup.cfg
@@ -55,7 +55,7 @@ install_requires =
55
tskit>=0.5.3
56
numcodecs>=0.6
57
# issues 965 and 967 at zarr-python prevent usage of 2.11.0 and 2.11.1
58
- zarr>=2.2!=2.11.0!=2.11.1!=2.11.2
+ zarr>=2.2,!=2.11.0,!=2.11.1,!=2.11.2
59
lmdb
60
sortedcontainers
61
attrs>=19.2.0
0 commit comments