Skip to content

Commit

Permalink
Merge pull request #48 from rs-station/dependencies
Browse files Browse the repository at this point in the history
bump rs-booster dependency to version 0.1.2
  • Loading branch information
dennisbrookner authored May 13, 2024
2 parents bd2a0ae + e4a581f commit 7531ff1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ dependencies = [
"numpy",
"tqdm",
"reciprocalspaceship>=1.0.1",
# "rs-booster>=0.0.1",
"rs-booster@git+https://github.com/rs-station/rs-booster.git@main",
"rs-booster>=0.1.2",
"gemmi"
]

Expand Down Expand Up @@ -73,6 +72,6 @@ matchmaps = "matchmaps._compute_realspace_diff:main"
[tool.hatch.version]
source = "vcs"

# this can be deleted once a new rs-booster version has been released
[tool.hatch.metadata]
allow-direct-references = true
# # this can be deleted once a new rs-booster version has been released
# [tool.hatch.metadata]
# allow-direct-references = true

0 comments on commit 7531ff1

Please sign in to comment.