upgrade pip

This commit is contained in:
sebthom
2022-02-19 21:59:39 +01:00
parent 314d1e1846
commit d8a9a4d2d2
2 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,8 @@ jobs:
python --version
python -m pip install --upgrade pip
pip install pdm
# don't install dependencies for now, as this makes CodeQL run forever