mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-29 11:18:51 -05:00
back to the future
This commit is contained in:
parent
f0b0d090aa
commit
404e67a0c2
@ -20,7 +20,6 @@ RUN \
|
|||||||
libressl \
|
libressl \
|
||||||
py3-lxml \
|
py3-lxml \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
cython \
|
|
||||||
python3 && \
|
python3 && \
|
||||||
echo "**** install pip packages ****" && \
|
echo "**** install pip packages ****" && \
|
||||||
pip3 install -U pip setuptools wheel && \
|
pip3 install -U pip setuptools wheel && \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
discord.py
|
discord.py
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
git+https://github.com/lxml/lxml@master#egg=lxml
|
lxml
|
||||||
|
Loading…
Reference in New Issue
Block a user