mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 17:45:35 +00:00
Don't install pycurl if pypy is being used.
Pycurl doesn't yet support pypy.
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -26,7 +26,7 @@ deps =
|
||||
urllib317: urllib3==1.7.1
|
||||
urllib319: urllib3==1.9.1
|
||||
urllib3110: urllib3==1.10.2
|
||||
tornado: tornado
|
||||
tornado: pytest-tornado
|
||||
tornado: pycurl
|
||||
{py26,py27,py33,py34,pypy}-tornado: tornado
|
||||
{py26,py27,py33,py34,pypy}-tornado: pytest-tornado
|
||||
{py26,py27,py33,py34}-tornado: pycurl
|
||||
boto: boto
|
||||
|
||||
Reference in New Issue
Block a user