Override serious_python

This commit is contained in:
Feodor Fitsner 2025-02-05 11:39:54 -08:00
parent c99bd8f120
commit e4096b2e93
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ dependency_overrides:
# ref: main # ref: main
# url: https://github.com/flet-dev/flet.git # url: https://github.com/flet-dev/flet.git
serious_python:
git:
url: https://github.com/flet-dev/flet.git
ref: ios-fix
path: src/serious_python
wakelock_plus: ^1.2.10 wakelock_plus: ^1.2.10
web: ^1.0.0 web: ^1.0.0
window_manager: ^0.4.3 window_manager: ^0.4.3