Add pyblake2 to required Python modules

See #2533 for details.
This commit is contained in:
Jack Grigg 2017-07-13 17:40:19 -05:00
parent 64363d1351
commit 3ba809b6d7
No known key found for this signature in database
GPG Key ID: 665DBCD284F7DAFF
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ buildbot_modules:
# Python modules required to run the Zcash RPC test suite
rpc_test_modules:
- pyblake2
- pyzmq