summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2016-04-10 11:44:49 +0300
committerOmer Katz <omer.drow@gmail.com>2016-04-10 11:44:49 +0300
commit816de0a43da21f1eef0376e769cbb86572aa743f (patch)
tree027dab984768b90beb49ef6e7089ffed03d00db3 /tox.ini
parent9ffb9eb998ad3e90f5ddbe522eecbe8ec78ab2ec (diff)
downloadoauthlib-816de0a43da21f1eef0376e769cbb86572aa743f.tar.gz
Added Python 3.4 and 3.5 to the build.
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 b95886f..ffa437f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py32,py33,py34,pypy,pypy3
+envlist = py26,py27,py32,py33,py34,py35,pypy,pypy3
[testenv]
deps=