mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 07:49:57 +00:00
Docker: Python requirements are now managed in-tree
Neither mbed-host-tests nor mock are currently used. Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -161,6 +161,4 @@ RUN cd /tmp \
|
||||
ENV GNUTLS_NEXT_CLI=/usr/local/gnutls-3.6.5/bin/gnutls-cli
|
||||
ENV GNUTLS_NEXT_SERV=/usr/local/gnutls-3.6.5/bin/gnutls-serv
|
||||
|
||||
RUN pip3 install --no-cache-dir \
|
||||
mbed-host-tests \
|
||||
mock
|
||||
RUN scripts/min_requirements.py
|
||||
|
||||
Reference in New Issue
Block a user