Skip to content

Commit

Permalink
Drop python 3.3 support, since pytest no longer supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenlj committed Jan 4, 2018
1 parent 2286032 commit f6da11e
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,py33,py34,py35,py36
envlist = py27,py34,py35,py36
skip_missing_interpreters=True

[testenv]
Expand Down

0 comments on commit f6da11e

Please sign in to comment.