diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index b5ff0ee..799e49d 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,8 @@ dependencies: flutter: sdk: flutter - serious_python: 0.7.1 + serious_python: + path: ../../serious_python/src/serious_python flet: 0.24.1 path: ^1.9.0