Add --version
This commit is contained in:
@@ -22,6 +22,9 @@ fastapi-vue-setup = "fastapi_vue_setup:main"
|
||||
[tool.hatch.version]
|
||||
source = "vcs"
|
||||
|
||||
[tool.hatch.build.hooks.vcs]
|
||||
version-file = "_version.py"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
include = ["fastapi_vue_setup.py", "template/**/*", "_version.py"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user