work on improving hostability

This commit is contained in:
2026-04-03 20:25:30 -07:00
parent 7ecc225f8c
commit e79ffea14a
7 changed files with 186 additions and 4 deletions

View File

@@ -35,6 +35,9 @@ icons = [
"reportlab>=4.4.0",
]
[project.scripts]
tono = "backend.main:main"
[tool.setuptools.packages.find]
include = ["backend*"]