1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

really add requests 2.7 to tox

This commit is contained in:
Kevin McCarthy
2015-05-05 19:50:20 -10:00
parent bc26ce877a
commit 52496cd091

View File

@@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,py33,py34,pypy}-{requests25,requests24,requests23,requests22,requests1,httplib2,urllib317,urllib319,urllib3110,boto}
envlist = {py26,py27,py33,py34,pypy}-{requests27,requests25,requests24,requests23,requests22,requests1,httplib2,urllib317,urllib319,urllib3110,boto}
[testenv]
commands =