Skip to content

Commit

Permalink
Add missing version metadata provider in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 24, 2024
1 parent 3d30795 commit b370d10
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 @@ -68,6 +68,7 @@ cmake.args = [
"-DLINK_TO_PYTHON=ON",
"-DDONT_COMPILE_TESTS=ON"
]
metadata.version.provider = "setuptools_scm"

[tool.setuptools_scm]
# can be empty if no extra settings are needed, presence enables setuptools-scm

0 comments on commit b370d10

Please sign in to comment.