mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-07-13 21:31:16 +02:00
Updates
This commit is contained in:
+3
-1
@@ -70,7 +70,9 @@ Issues = "https://github.com/meshcore-dev/meshcore-hub/issues"
|
||||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
meshcore_hub = ["py.typed", "templates/**/*", "static/**/*"]
|
||||
meshcore_hub = ["py.typed"]
|
||||
"meshcore_hub.web" = ["templates/**/*", "static/**/*"]
|
||||
"meshcore_hub.api" = ["templates/**/*"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
|
||||
Reference in New Issue
Block a user