Update serious_python to 0.9.6 and .gitignore

Bumped serious_python dependency to 0.9.6 and commented out the git override in pubspec.yaml. Added duplicate .DS_Store entry to .gitignore.
This commit is contained in:
Feodor Fitsner 2025-12-01 16:19:06 -08:00
parent ff2e93e926
commit 9118887b76
3 changed files with 7 additions and 6 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@ -1 +1,2 @@
.DS_Store
.DS_Store

View File

@ -27,13 +27,13 @@ dependency_overrides:
ref: main
url: https://github.com/flet-dev/flet.git
#serious_python: 0.9.5
serious_python: 0.9.6
serious_python:
git:
url: https://github.com/flet-dev/serious-python.git
ref: fix-zip-directory
path: src/serious_python
# serious_python:
# git:
# url: https://github.com/flet-dev/serious-python.git
# ref: fix-zip-directory
# path: src/serious_python
wakelock_plus: ^1.4.0
package_info_plus: ^9.0.0