Document bitstring dependency in the README

This commit is contained in:
Taylor Hornby 2021-04-26 18:06:04 -06:00
parent 756abfbb9c
commit fb45bda972
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Code to generate test vectors for various parts of Zcash.
Requires `pyblake2`.
Requires `pyblake2` and `bitstring`.
`sapling_note_encryption.py` also requires `chacha20poly1305`.