Skip to content

Commit

Permalink
Add 3.14 to the env_list in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ezio-melotti authored Jan 6, 2025
1 parent 813fe8b commit fa99f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
requires =
tox>=4.2
env_list =
py{313, 312, 311, 310, 39}
py{314, 313, 312, 311, 310, 39}

[testenv]
extras =
Expand Down

0 comments on commit fa99f8e

Please sign in to comment.