Try to install wheel.
This commit is contained in:
parent
5c6383a3f6
commit
94418e0694
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
||||||
- name: Install Debian-specific dependencies
|
- name: Install Debian-specific dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt install libapt-pkg-dev
|
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 git+https://salsa.debian.org/apt-team/python-apt
|
||||||
python -m pip install -e ".[debian]"
|
python -m pip install -e ".[debian]"
|
||||||
mkdir -p ~/.config/breezy/plugins
|
mkdir -p ~/.config/breezy/plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue