Complete backend
This commit is contained in:
@ -14,6 +14,9 @@ dependencies = [
|
||||
"sqlmodel>=0.0.24",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
sshecret-backend = "sshecret_backend.cli:cli"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user