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

View File

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