Add dependency on testtools.
This commit is contained in:
parent
ccef935c67
commit
3751f56628
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pythonpackage.yml
vendored
3
.github/workflows/pythonpackage.yml
vendored
|
@ -24,7 +24,8 @@ jobs:
|
|||
git+https://salsa.debian.org/python-debian-team/python-debian \
|
||||
"git+https://salsa.debian.org/debian/distro-info#subdirectory=python&egg=distro-info" \
|
||||
git+https://salsa.debian.org/jelmer/lintian-brush \
|
||||
breezy
|
||||
breezy \
|
||||
testtools
|
||||
python setup.py develop
|
||||
mkdir -p ~/.config/breezy/plugins
|
||||
brz branch lp:brz-debian ~/.config/breezy/plugins/debian
|
||||
|
|
Loading…
Add table
Reference in a new issue