Also install setuptools and wheel
This commit is contained in:
@@ -37,7 +37,7 @@ set -x
|
|||||||
|
|
||||||
# Globally upgrade Pip, so that we can get a compatible version of the cryptography package.
|
# Globally upgrade Pip, so that we can get a compatible version of the cryptography package.
|
||||||
# See https://github.com/pyca/cryptography/issues/5771
|
# See https://github.com/pyca/cryptography/issues/5771
|
||||||
pip3 install --upgrade pip
|
pip3 install --upgrade pip setuptools wheel
|
||||||
|
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user