CIL use psutil type stubs

This commit is contained in:
Sarah Hoffmann
2022-07-18 00:16:33 +02:00
parent 83054af46f
commit f40c83d025
3 changed files with 2 additions and 6 deletions

View File

@@ -27,7 +27,6 @@ runs:
else
sudo apt-get install -y -qq python3-icu python3-datrie python3-pyosmium python3-jinja2 python3-psutil python3-psycopg2 python3-dotenv python3-yaml
fi
sudo pip3 install -U typing-extensions
shell: bash
env:
UBUNTUVER: ${{ inputs.ubuntu }}