Skip to content

Commit

Permalink
Updated tox.ini to exclude py36 and add py310
Browse files Browse the repository at this point in the history
  • Loading branch information
davidniedzielski-tomtom committed Sep 17, 2024
1 parent 641a08d commit 703b1d1
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 @@ -35,7 +35,7 @@ commands =

[gh-actions]
python =
3.6: py36
3.7: py37, coverage, docs
3.8: py38
3.9: py39
3.10: py310

0 comments on commit 703b1d1

Please sign in to comment.