Install the same version of cryptography in buildwheels image
This commit is contained in:
@@ -41,7 +41,7 @@ pip3 install --upgrade pip
|
|||||||
|
|
||||||
# Pin poetry to 1.0, as more recent version to not support nested filesystem package
|
# Pin poetry to 1.0, as more recent version to not support nested filesystem package
|
||||||
# dependencies.
|
# dependencies.
|
||||||
pip3 install wheel poetry==1.0
|
pip3 install wheel poetry==1.0 cryptography==2.7
|
||||||
|
|
||||||
# Build wheels for all dependencies.
|
# Build wheels for all dependencies.
|
||||||
cd /data/topdev/blender-cloud
|
cd /data/topdev/blender-cloud
|
||||||
|
Reference in New Issue
Block a user