We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1698203 commit 1752e6fCopy full SHA for 1752e6f
pyproject.toml
@@ -27,3 +27,4 @@ dev = [
27
[tool.setuptools_scm]
28
version_scheme = "post-release"
29
local_scheme = "dirty-tag"
30
+write_to = "src/python_synthpop/_version.py" # Optional, writes version to file
0 commit comments