Files
E3/e3_176_ref/middleware/mbedtls/scripts/maintainer.requirements.txt
2025-10-21 19:40:27 +08:00

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