don't install pycurl from pypi; use a system package instead

the ovirt4 sdk relies on pycurl, which is complicated to install w/ pip;
rely on pycurl to be provided by a system package instead
This commit is contained in:
Ryan Petrello 2017-09-26 11:12:48 -04:00 committed by Matthew Jones
parent 7438062b97
commit e06d4d7734

View File

@ -1 +1,2 @@
certifi
pycurl # requires system package version