Don't upgrade pip for now to prevent build error

This commit is contained in:
sebthom
2022-01-31 07:12:30 +01:00
parent 383c5ce6f6
commit e68a02b76b
2 changed files with 7 additions and 2 deletions

View File

@@ -51,7 +51,8 @@ jobs:
python --version
python -m pip install --upgrade pip
# don't upgrade PIP for now: https://github.com/pdm-project/pdm/issues/874
# python -m pip install --upgrade pip
pip install pdm