This commit is contained in:
Dobromir Popov
2026-07-09 12:16:12 +02:00
parent 1d3fb060ae
commit 3abd4176d7
6 changed files with 300 additions and 5 deletions

View File

@@ -21,4 +21,4 @@ where = ["."]
include = ["meshnet_tracker*"]
[tool.setuptools.package-data]
meshnet_tracker = ["*.json", "*.html"]
meshnet_tracker = ["*.json", "*.html", "*.svg"]