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.
2 parents 7ba158a + de6b3b5 commit 382c082Copy full SHA for 382c082
pyproject.toml
@@ -100,7 +100,7 @@ ced = ["sonpy"]
100
nwb = ["pynwb"]
101
maxwell = ["h5py"]
102
biocam = ["h5py"]
103
-med = ["dhn_med_py>=1.0.0,<2.0"] # ci failing with 2.0 test future version when stable
+med = ["dhn_med_py<2.0"] # ci failing with 2.0 test future version when stable
104
plexon2 = ["zugbruecke>=0.2; sys_platform!='win32'", "wenv; sys_platform!='win32'"]
105
106
all = [
0 commit comments