Set egg=.
This commit is contained in:
parent
3181bcf756
commit
ccef935c67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
@ -22,7 +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/debian/distro-info#subdirectory=python&egg=distro-info" \
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue