Update serious_python dependency override

Enabled the serious_python override with a new git reference 'app-zip-windows-fix' to address issues related to Windows app zipping. Previously, the override was commented out and pointed to 'android-crash-fix'.
This commit is contained in:
Feodor Fitsner 2025-12-29 19:53:01 -08:00
parent 6d3f6dd054
commit 8d69efec17
1 changed files with 5 additions and 5 deletions

View File

@ -31,11 +31,11 @@ dependency_overrides:
# serious_python: 0.9.6
# serious_python:
# git:
# url: https://github.com/flet-dev/serious-python.git
# ref: android-crash-fix
# path: src/serious_python
serious_python:
git:
url: https://github.com/flet-dev/serious-python.git
ref: app-zip-windows-fix
path: src/serious_python
wakelock_plus: ^1.2.10
web: ^1.0.0