Try to install wheel.

This commit is contained in:
Jelmer Vernooij 2021-03-16 22:06:51 +00:00
parent 5c6383a3f6
commit 94418e0694

View file

@ -25,6 +25,7 @@ jobs:
- name: Install Debian-specific dependencies
run: |
sudo apt install libapt-pkg-dev
python -m pip install wheel
python -m pip install git+https://salsa.debian.org/apt-team/python-apt
python -m pip install -e ".[debian]"
mkdir -p ~/.config/breezy/plugins