Merge "Until we prebuild wheels don't build wheels for deb installed libs"

This commit is contained in:
Jenkins 2015-03-25 16:32:29 +00:00 committed by Gerrit Code Review
commit b3d7cfd416

View File

@ -1,10 +1,11 @@
# Once we can prebuild wheels before a devstack run, uncomment the skipped libraries
cryptography
lxml
# lxml # still install from from packages
MySQL-python
netifaces
# netifaces # still install from packages
#numpy # slowest wheel by far, stop building until we are actually using the output
posix-ipc
psycopg2
# psycopg # still install from packages
pycrypto
pyOpenSSL
PyYAML