Skip to content

Commit

Permalink
#10 github action don't work with python > 3.9?
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Oct 20, 2023
1 parent e005ca6 commit 55edcce
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 = data_science_tutorial
lib_name = ds_tut
version = 0.0.1
min_python = 3.10
min_python = 3.9
license = apache2
black_formatting = True

Expand Down

0 comments on commit 55edcce

Please sign in to comment.