Skip to content

Commit

Permalink
tox: drop py34/py35 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lins05 committed May 14, 2018
1 parent c870a7d commit 162f607
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
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,py35,py36
envlist = py27,py36
[testenv]
deps =
pytest
Expand Down

0 comments on commit 162f607

Please sign in to comment.