diff --git a/Dockerfile b/Dockerfile index b71476f..15c20f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN apt-get -y update \ RUN apt-get -yq install \ python3-pip\ + python3-setuptools\ gcc\ python-dev