mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 07:47:48 +00:00
See e.g. https://github.com/ARMmbed/mbedtls/pull/5218 Signed-off-by: Gilles Peskine <[email protected]>
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
|