forked from retoor/devplacepy
feat: add admin CLI, SEO meta tags, security headers, and production Makefile targets
This commit is contained in:
@@ -17,6 +17,9 @@ dependencies = [
|
||||
"locust",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
devplace = "devplacepy.cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user