1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

move asn1crypto to ci.requirements.txt

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu
2023-10-24 15:42:30 +08:00
parent 8c31148af0
commit 60313c1e62
2 changed files with 4 additions and 3 deletions

View File

@ -12,3 +12,7 @@ pylint == 2.4.4
# Use the earliest version of mypy that works with our code base.
# See https://github.com/Mbed-TLS/mbedtls/pull/3953 .
mypy >= 0.780
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
# files.
asn1crypto

View File

@ -9,6 +9,3 @@ clang
# For building some test vectors
pycryptodomex
pycryptodome-test-vectors
# For building `tests/data_files/server9-bad-saltlen.crt`
asn1crypto