Skip to content

Commit

Permalink
Fix package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Jan 26, 2024
1 parent eb36ad0 commit 602e2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ python_requires = >=3.8
# For more information, check out https://semver.org/.
install_requires =
importlib-metadata; python_version<"3.8"
dolomite-base==0.2.0
dolomite-base>=0.2.0
genomicranges>=0.4.10,<0.5.0
biocframe>=0.5.8,<0.6.0
h5py
Expand Down

0 comments on commit 602e2e7

Please sign in to comment.