diff --git a/Containerfile b/Containerfile index 2c85766cb..1ac34ef15 100644 --- a/Containerfile +++ b/Containerfile @@ -28,7 +28,7 @@ RUN microdnf -y --setopt=install_weak_deps=0 --setopt=tsflags=nodocs install \ rpm-build \ gcc gcc-c++ make cmake pkgconfig \ cyrus-sasl-devel openssl-devel libuuid-devel \ - python3-devel python3-pip \ + python3-devel python3-pip python3-wheel \ libnghttp2-devel \ wget tar patch findutils git \ libtool \ diff --git a/requirements-dev.txt b/requirements-dev.txt index acf6b3ae9..937df29f3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,6 @@ pre-commit -setuptools virtualenv wheel