2 parents b23054c + 16e0656 commit b3d7cfdCopy full SHA for b3d7cfd
1 file changed
files/venv-requirements.txt
@@ -1,10 +1,11 @@
1
+# Once we can prebuild wheels before a devstack run, uncomment the skipped libraries
2
cryptography
-lxml
3
+# lxml # still install from from packages
4
MySQL-python
-netifaces
5
+# netifaces # still install from packages
6
#numpy # slowest wheel by far, stop building until we are actually using the output
7
posix-ipc
-psycopg2
8
+# psycopg # still install from packages
9
pycrypto
10
pyOpenSSL
11
PyYAML
0 commit comments