breezy, not brz
This commit is contained in:
parent
503537327a
commit
bb16d21668
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
python -m pip install --upgrade pip flake8 cython \
|
python -m pip install --upgrade pip flake8 cython \
|
||||||
git+https://salsa.debian.org/python-debian-team/python-debian \
|
git+https://salsa.debian.org/python-debian-team/python-debian \
|
||||||
git+https://salsa.debian.org/jelmer/lintian-brush \
|
git+https://salsa.debian.org/jelmer/lintian-brush \
|
||||||
brz
|
breezy
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
mkdir -p ~/.config/breezy/plugins
|
mkdir -p ~/.config/breezy/plugins
|
||||||
brz branch lp:brz-debian ~/.config/breezy/plugins/debian
|
brz branch lp:brz-debian ~/.config/breezy/plugins/debian
|
||||||
|
|
Loading…
Add table
Reference in a new issue