Install the right version of cryptography in another build.sh
This commit is contained in:
@@ -35,7 +35,7 @@ make -j8 install
|
||||
ldconfig
|
||||
|
||||
# Upgrade pip
|
||||
/opt/python/bin/python3 -m pip install -U pip 'cryptography<3.4'
|
||||
/opt/python/bin/python3 -m pip install -U pip setuptools wheel 'cryptography<3.4'
|
||||
|
||||
# Build mod-wsgi-py3 for Python 3.6
|
||||
cd /dpkg/mod-wsgi-*
|
||||
|
Reference in New Issue
Block a user