mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 18:25:49 +01:00
f3564bfe99
See e.g. https://github.com/ARMmbed/mbedtls/pull/5218 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
11 lines
196 B
Plaintext
11 lines
196 B
Plaintext
# Python packages that are only useful to Mbed TLS maintainers.
|
|
|
|
-r ci.requirements.txt
|
|
|
|
# For source code analyses
|
|
clang
|
|
|
|
# For building some test vectors
|
|
pycryptodomex
|
|
pycryptodome-test-vectors
|