summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2017-01-12 11:20:06 +0000
committerOlly Cope <olly@ollycope.com>2017-01-12 11:20:06 +0000
commit7c87b0213790d6181305d275c055011312c6c872 (patch)
tree5ad7c89a86a3af7b657f2d67848fcb3a290a8af0
parentdb98555d8fcd2949263a068f7ee2e8c7be4b0716 (diff)
downloadyoyo-7c87b0213790d6181305d275c055011312c6c872.tar.gz
tox: add py36 and remove test support for py33, py34
-rwxr-xr-xtox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 491d313..2ce1f2e 100755
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,py33,py34,py35
+envlist = py27,py35,py36
[testenv]
deps=