2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00

urlwatch +aioxmpp (FIX #195)

This commit is contained in:
kev
2021-12-02 10:47:16 +08:00
parent e3edfac574
commit a92c41bcde

View File

@@ -21,6 +21,7 @@ RUN set -xe \
python3-dev \ python3-dev \
&& curl -sSL https://bootstrap.pypa.io/get-pip.py | python3 \ && curl -sSL https://bootstrap.pypa.io/get-pip.py | python3 \
&& pip3 install --no-binary lxml \ && pip3 install --no-binary lxml \
aioxmpp \
appdirs \ appdirs \
cssselect \ cssselect \
keyring \ keyring \