quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

maintainer.requirements.txt (196B)


      1 # Python packages that are only useful to Mbed TLS maintainers.
      2 
      3 -r ci.requirements.txt
      4 
      5 # For source code analyses
      6 clang
      7 
      8 # For building some test vectors
      9 pycryptodomex
     10 pycryptodome-test-vectors