mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 08:05:45 +01: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
e4d142f1e7
commit
ce8ccaf55b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user