Finish packaging and change to src-based packaging layout, replace caddy with haproxy for performance, and update docker-compose and Dockerfiles for new packaging.
This commit is contained in:
parent
959b06c425
commit
762361a21b
210 changed files with 235 additions and 168 deletions
|
|
@ -72,14 +72,5 @@ pkmntrade-manage = "manage:main"
|
|||
[project.urls]
|
||||
Homepage = "https://pkmntrade.club"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = [
|
||||
"accounts",
|
||||
"cards",
|
||||
"common",
|
||||
"django_project",
|
||||
"home",
|
||||
"static",
|
||||
"theme",
|
||||
"trades"
|
||||
]
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue