Files
phs_v1.0.1.0/third_party/mbedtls/scripts/maintainer.requirements.txt

11 lines
196 B
Plaintext
Raw Permalink Normal View History

2024-09-27 19:21:56 +08:00
# 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