mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Add python-gitlab to Dockerfile (#81)
This commit is contained in:
parent
8a711e0c8e
commit
6b586f0b82
@ -29,7 +29,7 @@ RUN apk add --no-cache \
|
||||
py3-click \
|
||||
py3-packaging \
|
||||
py3-markdown \
|
||||
&& pip3 install -r requirements.txt feedparser dateparser langdetect
|
||||
&& pip3 install -r requirements.txt feedparser dateparser langdetect python-gitlab
|
||||
# TODO remove pillow, magic and feedparser when maubot supports installing dependencies
|
||||
|
||||
VOLUME /data
|
||||
|
Loading…
Reference in New Issue
Block a user