Install python-gitlab from pypi

It seems to have disappeared from Alpine 3.14
This commit is contained in:
Tulir Asokan 2021-08-08 12:43:45 +03:00
parent 35c9592f55
commit 3570d7185d
2 changed files with 5 additions and 5 deletions

View file

@ -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