Skip to content

Commit 5b78cd2

Browse files
committed
adding auto versioning
1 parent 2cae18d commit 5b78cd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Homepage = "https://github.com/AdirondaxProject/adirondax"
1616
[tool.setuptools.dynamic]
1717
dependencies = {file = ["requirements.txt"]}
1818

19+
[tool.setuptools-git-versioning]
20+
enabled = true
21+
1922
[build-system]
2023
requires = ["setuptools>=61.0"]
2124
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)