mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
974be516dc
Signed-off-by: Jerry Yu <jerry.h.yu@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
|