Another pip install

This commit is contained in:
Anna Sirota
2021-03-12 10:34:32 +01:00
parent 815b978b75
commit 0f5b2a4af2

View File

@@ -35,7 +35,7 @@ make -j8 install
ldconfig
# Upgrade pip
/opt/python/bin/python3 -m pip install -U pip
/opt/python/bin/python3 -m pip install -U pip 'cryptography<3.4'
# Build mod-wsgi-py3 for Python 3.6
cd /dpkg/mod-wsgi-*