Skip to content

Commit 775ae1e

Browse files
authored
Generate a version file with setuptools_scm (#108)
1 parent 7c3cfeb commit 775ae1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Issues = "https://github.com/IBM/prompt-declaration-language/issues"
6464
pdl = "pdl.pdl:main"
6565

6666
[tool.setuptools_scm]
67+
version_file = "src/pdl/_version.py"
6768

6869
[tool.setuptools.packages.find]
6970
where = ["src"]

0 commit comments

Comments
 (0)