summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-09-03 19:06:10 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-09-03 19:06:10 +0000
commite28939f006a8d04cc50f545700c08056cac68172 (patch)
tree8ba61c2bb3228195baceed32a63e1389acef1670 /tox.ini
parentd37b47f53270f737e8d460666f98a9fd89134b96 (diff)
downloadstevedore-e28939f006a8d04cc50f545700c08056cac68172.tar.gz
Work toward Python 3.4 support and testing
Change-Id: I6119bb1420d6eb318215a656424f01cca6a3146c
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index f75f062..09c76a8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py32,py33,pypy,pep8,docs
+envlist = py26,py27,py32,py33,py34,pypy,pep8,docs
[testenv]
deps =