commit | af0b58d21add17fe8b9918cdba4e381a60fcac93 | [log] [tgz] |
---|---|---|
author | Jerry Yu <jerry.h.yu@arm.com> | Thu May 25 10:53:38 2023 +0800 |
committer | Jerry Yu <jerry.h.yu@arm.com> | Mon Nov 06 10:04:42 2023 +0800 |
tree | 549981eb6b8c0af571112fe609efc1e039c2acc5 | |
parent | 2fd6505b337e914f511a9ec47aa416782f9dd5f2 [diff] |
Add asn1crypto to python maintainer requirements Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
diff --git a/scripts/maintainer.requirements.txt b/scripts/maintainer.requirements.txt index 8734140..4256354 100644 --- a/scripts/maintainer.requirements.txt +++ b/scripts/maintainer.requirements.txt
@@ -9,3 +9,6 @@ # For building some test vectors pycryptodomex pycryptodome-test-vectors + +# For building `tests/data_files/server9-bad-saltlen.crt` +asn1crypto