Skip to content

Commit

Permalink
Removed py3.6 to py3.8 from gh tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
viniarck committed May 17, 2022
1 parent d1d9bd9 commit 896eca3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ envlist = py36,py37,py38,py39

[gh-actions]
python =
3.6: py36
3.7: py37
3.8: py38
3.9: py39

[testenv]
Expand Down

0 comments on commit 896eca3

Please sign in to comment.