refactor(backend): get version from package metadata

This commit is contained in:
K900
2023-11-14 10:21:49 +03:00
committed by AAGaming
parent 31a6202da9
commit 41c62c3a34
4 changed files with 27 additions and 7 deletions
+1
View File
@@ -19,6 +19,7 @@ aiohttp-jinja2 = "^1.5.1"
aiohttp-cors = "^0.7.0"
watchdog = "^2.1.7"
certifi = "*"
packaging = "^23.2"
[tool.poetry.group.dev.dependencies]
pyinstaller = "^5.13.0"