Joe Gordon | 16e0656 | 2015-03-19 15:32:20 -0700 | [diff] [blame] | 1 | # Once we can prebuild wheels before a devstack run, uncomment the skipped libraries |
Joe Gordon | ab7df5e | 2015-03-04 16:25:40 -0800 | [diff] [blame] | 2 | cryptography |
Joe Gordon | 16e0656 | 2015-03-19 15:32:20 -0700 | [diff] [blame] | 3 | # lxml # still install from from packages |
Joe Gordon | 16e0656 | 2015-03-19 15:32:20 -0700 | [diff] [blame] | 4 | # netifaces # still install from packages |
Joe Gordon | 40ce320 | 2015-03-06 15:33:32 -0800 | [diff] [blame] | 5 | #numpy # slowest wheel by far, stop building until we are actually using the output |
Dean Troyer | b1d8e8e | 2015-02-16 13:58:35 -0600 | [diff] [blame] | 6 | posix-ipc |
Joe Gordon | 16e0656 | 2015-03-19 15:32:20 -0700 | [diff] [blame] | 7 | # psycopg # still install from packages |
Dean Troyer | b1d8e8e | 2015-02-16 13:58:35 -0600 | [diff] [blame] | 8 | pycrypto |
| 9 | pyOpenSSL |
| 10 | PyYAML |
| 11 | xattr |