Install python-gitlab from pypi
It seems to have disappeared from Alpine 3.14
This commit is contained in:
parent
35c9592f55
commit
3570d7185d
2 changed files with 5 additions and 5 deletions
|
@ -39,8 +39,8 @@ RUN apk add --no-cache \
|
|||
py3-magic \
|
||||
py3-feedparser \
|
||||
py3-dateutil \
|
||||
py3-lxml \
|
||||
py3-gitlab
|
||||
py3-lxml
|
||||
# py3-gitlab
|
||||
# py3-semver@edge
|
||||
# TODO remove pillow, magic, feedparser, lxml, gitlab and semver when maubot supports installing dependencies
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue