Revert everything except the pip fix and the branch flag

This commit is contained in:
Anna Sirota
2021-03-18 10:52:16 +01:00
parent d2bf1d8d4f
commit a12ea33cbe
6 changed files with 3 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ pip3 install --upgrade pip
# Pin poetry to 1.0, as more recent version to not support nested filesystem package
# dependencies.
pip3 install wheel poetry==1.0 'cryptography<3.4'
pip3 install wheel poetry==1.0
# Build wheels for all dependencies.
cd /data/topdev/blender-cloud