summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2015-07-19 13:31:14 +0300
committerOmer Katz <omer.drow@gmail.com>2015-07-19 13:31:14 +0300
commitcb231322a106942b4bb7dd96e80f56ffc707e3b4 (patch)
tree70ac837c14db58e5683ecf2349041b2df7d01059 /tox.ini
parent7ce4e54f600651db6bb0bd088c90d8cf1717ee8d (diff)
downloadoauthlib-cb231322a106942b4bb7dd96e80f56ffc707e3b4.tar.gz
Added PyPy3 to the build, moved to the new infrastructure and cache pip dependencies.
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 629fdc2..b95886f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py32,py33,py34,pypy
+envlist = py26,py27,py32,py33,py34,pypy,pypy3
[testenv]
deps=