From f245b63da1600bfceab015f85601bd3218cd6b5a Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Tue, 11 Mar 2025 11:34:25 -0700 Subject: [PATCH] Use serious python from main --- {{cookiecutter.out_dir}}/pubspec.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 16fde54..2b5b963 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -29,11 +29,11 @@ dependency_overrides: # ref: feodor/flet-0-27-5-fixes # url: https://github.com/flet-dev/flet.git - # serious_python: - # git: - # url: https://github.com/flet-dev/serious-python.git - # ref: main - # path: src/serious_python + serious_python: + git: + url: https://github.com/flet-dev/serious-python.git + ref: main + path: src/serious_python wakelock_plus: ^1.2.10 web: ^1.0.0