]> Git Repo - VerusCoin.git/commitdiff
Add pyblake2 to required Python modules
authorJack Grigg <[email protected]>
Thu, 13 Jul 2017 22:40:19 +0000 (17:40 -0500)
committerJack Grigg <[email protected]>
Fri, 14 Jul 2017 17:34:40 +0000 (12:34 -0500)
See #2533 for details.

contrib/ci-workers/vars/default.yml

index 9aa79da5e1d09a90756b3b309f699dfe4669098a..9afb8c55f2b33972cc10b5cf53635e4e2efaeac2 100644 (file)
@@ -36,4 +36,5 @@ buildbot_modules:
 
 # Python modules required to run the Zcash RPC test suite
 rpc_test_modules:
+  - pyblake2
   - pyzmq
This page took 0.02581 seconds and 4 git commands to generate.