removed hatch dynamic version

This commit is contained in:
Hazel Noack 2025-06-11 11:01:58 +02:00
parent 4646d6a2da
commit 34bd0b8da1

View File

@ -33,6 +33,3 @@ include = ["$REPO_NAME_SNAKE/*.py"]
[tool.hatch.build.targets.wheel] [tool.hatch.build.targets.wheel]
packages = ["$REPO_NAME_SNAKE"] packages = ["$REPO_NAME_SNAKE"]
[tool.hatch.version]
path = "$REPO_NAME_SNAKE/__about__.py"