Install python-wheel in testapi's Dockerfile 83/72283/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 28 Mar 2021 22:33:19 +0000 (00:33 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 28 Mar 2021 22:33:42 +0000 (00:33 +0200)
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Id58bf371c26292009f938bc67f9e244ef3a89825

testapi/docker/Dockerfile

index 4b88dfc..c589f8a 100644 (file)
@@ -40,6 +40,7 @@ gcc \
 wget \
 python-dev \
 python-pip \
+python-wheel \
 python-setuptools \
 crudini \
 libxslt-dev \