Skip to content

Commit

Permalink
tox: remove py35 from envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
brechtm committed May 27, 2021
1 parent b1f0e29 commit 9079882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36,py37,py38,py39
envlist = py36,py37,py38,py39

[gh-actions]
python =
Expand Down

0 comments on commit 9079882

Please sign in to comment.