add desktop build support

This commit is contained in:
matei jordache
2026-03-23 17:03:36 -07:00
parent 87b6905fba
commit 080eefbef6
14 changed files with 528 additions and 52 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
# Core runtime dependencies are defined in pyproject.toml.
# Install them from the repo root with:
# python -m pip install -r requirements.txt
-e .