diff --git a/Dockerfile b/Dockerfile index 22a20fe..2588a69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 && \ diff --git a/VERSION b/VERSION deleted file mode 100644 index 0d91a54..0000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -0.3.0