Skip to content

Commit

Permalink
Merge pull request #64 from Point72/dependabot/pip/hatchling-gte-1.22…
Browse files Browse the repository at this point in the history
….4-and-lt-1.28

Update hatchling requirement from <1.27,>=1.22.4 to >=1.22.4,<1.28
  • Loading branch information
timkpaine authored Jan 1, 2025
2 parents 85e507f + f8c49b3 commit 8b92b7b
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
@@ -1,6 +1,6 @@
[build-system]
requires = [
"hatchling>=1.22.4,<1.27",
"hatchling>=1.22.4,<1.28",
"pkginfo>=1.10,<1.13",
"hatch-jupyter-builder",
]
Expand Down

0 comments on commit 8b92b7b

Please sign in to comment.