Skip to content

Commit 17c3e76

Browse files
committed
Update pyproj.toml
1 parent 7b06ba0 commit 17c3e76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ requires = ["hatchling"]
2121
build-backend = "hatchling.build"
2222

2323

24+
[tool.hatch.version]
25+
source = "vcs"
26+
27+
[tool.hatch.build.hooks.vcs]
28+
version-file = "src/bicfit/_version.py"
29+
2430
[dependency-groups]
2531
dev = [
2632
"ruff>=0.15.0",

0 commit comments

Comments
 (0)