add Makefile to build app
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies = []
|
||||
dev = [
|
||||
"pytest>=8.0",
|
||||
"black>=24.0",
|
||||
"pyinstaller>=6.0"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user