1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00
Files
mbedtls/scripts/maintainer.requirements.txt
2021-12-02 12:50:06 +01: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