Install distro-info from git.

This commit is contained in:
Jelmer Vernooij 2021-02-16 20:03:31 +00:00
parent bb16d21668
commit 3181bcf756

View file

@ -22,6 +22,7 @@ jobs:
run: | run: |
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 \
"https://salsa.debian.org/debian/distro-info#subdirectory=python" \
git+https://salsa.debian.org/jelmer/lintian-brush \ git+https://salsa.debian.org/jelmer/lintian-brush \
breezy breezy
python setup.py develop python setup.py develop