update pyproject.toml

main
bluebamus 2025-11-12 18:03:50 +09:00
parent e8f60fc85b
commit 6773cac417
2 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,5 @@ dependencies = [
"redis>=7.0.1", "redis>=7.0.1",
"uvicorn[standard]>=0.38.0", "uvicorn[standard]>=0.38.0",
] ]
[tool.setuptools.packages.find]
exclude = ["media", "static"]

0
www/media/.gitkeep Normal file
View File