mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 00:30:46 +00:00
Docker: Python requirements are now managed in-tree
Neither mbed-host-tests nor mock are currently used. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
9172c9c073
commit
8cbb7b995f
@ -161,6 +161,4 @@ RUN cd /tmp \
|
||||
ENV GNUTLS_NEXT_CLI=/usr/local/gnutls-3.7.2/bin/gnutls-cli
|
||||
ENV GNUTLS_NEXT_SERV=/usr/local/gnutls-3.7.2/bin/gnutls-serv
|
||||
|
||||
RUN pip3 install --no-cache-dir \
|
||||
mbed-host-tests \
|
||||
mock
|
||||
RUN scripts/min_requirements.py
|
||||
|
Loading…
Reference in New Issue
Block a user