torch_light from github
This commit is contained in:
parent
993be6d3f7
commit
485193f787
|
|
@ -24,11 +24,18 @@ dependency_overrides:
|
|||
record: ^5.1.1
|
||||
geolocator: ^12.0.0
|
||||
geolocator_android: ^4.6.0
|
||||
|
||||
torch_light:
|
||||
git:
|
||||
url: https://github.com/flet-dev/torch_light.git
|
||||
ref: android-namespace
|
||||
|
||||
serious_python_android:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
path: src/serious_python_android
|
||||
ref: 0.7-fix
|
||||
|
||||
serious_python_platform_interface:
|
||||
git:
|
||||
url: https://github.com/flet-dev/serious-python.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue