Open omidraha opened 9 years ago
In install_requires change pycurl==7.19.0 to pycurl>=7.19.0
install_requires
pycurl==7.19.0
pycurl>=7.19.0
I'm not sure our version is compatible with the newest pycurl. Why would we change this?
In
install_requires
changepycurl==7.19.0
topycurl>=7.19.0