Skip to content

Commit

Permalink
Another try to fix the tag version problem
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 25, 2024
1 parent ad2c8fd commit 717f089
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ cmake.args = [
]
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html
metadata.version.provider = "scikit_build_core.metadata.setuptools_scm"
sdist.include = ["src/package/_version.py"]

[tool.setuptools_scm]
# can be empty if no extra settings are needed, presence enables setuptools-scm
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html
write_to = "src/package/_version.py"

0 comments on commit 717f089

Please sign in to comment.