mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2025-12-20 04:21:13 -05:00
feat(docker): update Dockerfile for editable mode compatibility and refine package installation
This commit is contained in:
@@ -26,7 +26,4 @@ package-dir = {"" = "src"}
|
||||
packages = {find = {where = ["src"]}}
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
simpleguardhome = ["templates/*", "favicon.ico"]
|
||||
|
||||
[tool.setuptools.editable]
|
||||
mode = "compat"
|
||||
simpleguardhome = ["templates/*", "favicon.ico"]
|
||||
Reference in New Issue
Block a user