Removes cvxopt from pip installs.

It appears that cvxopt is uninstallable via pip in it's current state.
This commit is contained in:
Eddie Hebert
2012-08-29 14:36:10 -04:00
parent dea6fc1103
commit dc4c9082e9
-1
View File
@@ -15,7 +15,6 @@ Cython==0.15.1
patsy==0.1.0
statsmodels>=0.5.0
scikit-learn==0.11
cvxopt==1.1.5
# ZeroMQ
pyzmq==2.1.11