Skip to content

Commit

Permalink
bump min python to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mayrajeo committed Feb 19, 2024
1 parent ead9a13 commit b3fa957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
repo = geo2ml
lib_name = %(repo)s
version = 0.0.1
min_python = 3.7
min_python = 3.10
license = apache2
black_formatting = True

Expand Down

0 comments on commit b3fa957

Please sign in to comment.