diff --git a/build-tools/build-wheels/debian/Dockerfile b/build-tools/build-wheels/debian/Dockerfile index 5b8f10f6..729e80c5 100644 --- a/build-tools/build-wheels/debian/Dockerfile +++ b/build-tools/build-wheels/debian/Dockerfile @@ -70,6 +70,7 @@ RUN set -ex ; \ python3-nss \ python3-pip \ python3-setuptools \ + python3-setuptools-scm \ python3-thriftpy \ python3-wheel \ swig \