enable use of pyaes package for testing

This commit is contained in:
The MMGen Project 2026-05-21 12:09:33 +00:00
commit c4feeccb66
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
5 changed files with 21 additions and 2 deletions

View file

@ -54,5 +54,6 @@ rec {
# pydantic = pydantic; # eth-keys
# pure-protobuf = pure-protobuf; # THORChain
# bip-utils = bip-utils; # bip_hd
# pyaes = pyaes; # developer testing
};
}