add github action for build app for windows and linux
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@ dependencies = []
|
||||
dev = [
|
||||
"pytest>=8.0",
|
||||
"black>=24.0",
|
||||
"pyinstaller>=6.0"
|
||||
"pyinstaller>=6.0",
|
||||
"mypy>=1.0"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user