1
0
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:
Abhinav Gupta
2015-07-02 16:17:34 -07:00
parent 7922fec9fe
commit c37d607b97
2 changed files with 5 additions and 4 deletions

View File

@@ -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