drop version file, add pip and xmltodict

This commit is contained in:
2020-12-02 20:13:42 +01:00
parent c8b79ac369
commit 599ad7d52c
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,8 @@ RUN \
apt-get install -y python-requests && \
apt-get install -y python-pycodestyle && \
apt-get install -y python-yaml && \
apt-get install -y python-pip && \
apt-get install -y python-xmltodict && \
apt-get install -y gpg && \
apt-get install -y apt-transport-https && \
apt-get install -y wget && \

View File

@ -1 +0,0 @@
0.3.0