Skip to content

Commit

Permalink
Fix poetry build. (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
gawbul authored Nov 22, 2024
1 parent 5d6e8b0 commit 2b8c102
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ packages = [

[tool.poetry-dynamic-versioning]
enable = true
vcs = "git"
style = "semver"

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
Expand Down

0 comments on commit 2b8c102

Please sign in to comment.