Add PyInstaller spec for Windows

This commit is contained in:
Stephen Horvath
2025-03-24 20:50:34 +10:00
parent d65a033523
commit 076f903fbc
6 changed files with 51 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ description = "Yet Another Framework Interface"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"cros_ec_python >= 0.0.2",
"cros_ec_python >= 0.0.3",
"PyGObject"
]
classifiers = [