Skip to content

Commit

Permalink
maybe version problem?
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrommyd committed Nov 7, 2024
1 parent d1f7368 commit 19a51dc
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,5 +1,5 @@
[build-system]
requires = ["hatchling", "hatch-vcs"]
requires = ["hatchling>=1.17.1", "hatch-vcs"]
build-backend = "hatchling.build"


Expand Down

0 comments on commit 19a51dc

Please sign in to comment.