Skip to content

Commit

Permalink
Changed refinegems version to 2.0.0a0 #14
Browse files Browse the repository at this point in the history
  • Loading branch information
GwennyGit committed Aug 28, 2024
1 parent de61829 commit 5eeb0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers = [

dependencies = [
# 'refinegems>=2.0', # has all other needed dependancies
"refinegems>=2.0.0-alpha.0",
"refinegems>=2.0.0a0",
# @NOTE
# need to installed but install does not work with PyPi that way
"bofdat@git+https://github.com/draeger-lab/BOFdat", # our fork with hot fix(es)
Expand Down

0 comments on commit 5eeb0ce

Please sign in to comment.