copy version.txt into dist build

+ install wsgi server manually on scripts
This commit is contained in:
cwilvx
2025-03-24 03:35:42 +03:00
parent f891c28c2e
commit 2b59c07dc1
4 changed files with 5 additions and 3 deletions
+1
View File
@@ -69,6 +69,7 @@ def handle_build(*args, **kwargs):
"--clean",
f"--add-data=assets{_s}assets",
f"--add-data=client{_s}client",
f"--add-data=version.txt{_s}.",
f"--add-data={flask_openapi_path}/templates/static{_s}flask_openapi3/templates/static",
f"--icon=assets/logo-fill.light.ico",
"-y",