Skip to content

Commit

Permalink
Add version to PEP 621 dynamic list
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Dec 24, 2024
1 parent 4e648d3 commit 5e216c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build-backend = "maturin"
[project]
name = "cargo-zigbuild"
dependencies = ["ziglang>=0.9.0"]
dynamic = ["version"]

[tool.maturin]
bindings = "bin"

0 comments on commit 5e216c2

Please sign in to comment.