Skip to content

Commit

Permalink
limit dhn_med_py
Browse files Browse the repository at this point in the history
new version release 10OCT.
  • Loading branch information
zm711 committed Oct 15, 2024
1 parent eae5c9b commit d759b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ iocache = [
]

test = [
"dhn_med_py>=1.0.0",
"dhn_med_py<2.0", # ci failing with 2.0 test future version when stable
"pytest",
"pytest-cov",
# datalad # this dependency is covered by conda (environment_testing.yml)
Expand Down Expand Up @@ -106,7 +106,7 @@ plexon2 = ["zugbruecke>=0.2; sys_platform!='win32'", "wenv; sys_platform!='win32
all = [
"coverage",
"coveralls",
"dhn_med_py>=1.0.0",
"dhn_med_py<2.0", # ci failing with 2.0 test future version when stable
"h5py",
"igor2",
"ipython",
Expand Down

0 comments on commit d759b8b

Please sign in to comment.