Run python deps tests on mac
This commit is contained in:
parent
c8b8c0415e
commit
c860191a1a
2 changed files with 10 additions and 6 deletions
|
|
@ -18,9 +18,6 @@ python3 -m pip install --user --upgrade pip setuptools wheel
|
|||
python2 -m pip install --user virtualenv
|
||||
python3 -m pip install --user virtualenv
|
||||
|
||||
# venv is required for installation of poetry or pipenv (I forgot which)
|
||||
sudo apt-get install -y python3-venv
|
||||
|
||||
# We install poetry with pip instead of the recommended way, since the recommended way
|
||||
# caused some problem since `poetry run` gives output like:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue