Skip to content

Commit

Permalink
Python version in right place
Browse files Browse the repository at this point in the history
  • Loading branch information
jdawang committed Oct 31, 2024
1 parent 1ff0756 commit 13027e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ ban-relative-imports = "all"
convention = "numpy"

[edgetest.envs.core]
python_version = "3.9"
python_version = "3.10"
extras = [
"tests",
"psycopg2",
Expand Down

0 comments on commit 13027e6

Please sign in to comment.