Another try

This commit is contained in:
Anna Sirota
2021-03-12 09:57:59 +01:00
parent 7143b46891
commit ff654dcc4b

View File

@@ -40,7 +40,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<3.4'
# Build wheels for all dependencies. # Build wheels for all dependencies.
cd /data/topdev/blender-cloud cd /data/topdev/blender-cloud