Skip to content

Commit

Permalink
tox: do not use check python 3.8/3.9 builds in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lbertho-gpsw committed Dec 13, 2024
1 parent ed105b7 commit f8f66ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ isolated_build = true

[gh-actions]
python =
3.8: py38,
3.9: py39,
3.10: py310, flake8
3.11: py311,

Expand Down

0 comments on commit f8f66ab

Please sign in to comment.