You've already forked RekomenciBackend
fix(): define hatchling package to build
This commit is contained in:
@@ -161,3 +161,6 @@ docstring-code-format = false
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/template_project"]
|
||||
|
||||
Reference in New Issue
Block a user