You've already forked RekomenciBackend
chore(): add hatchling as build system
This commit is contained in:
@@ -157,3 +157,7 @@ line-ending = "lf"
|
||||
|
||||
# This is only required because we have invalid on-purpose code in docstrings:
|
||||
docstring-code-format = false
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user