]> Git Repo - VerusCoin.git/commitdiff
Add pyflakes to required Python modules
authorJack Grigg <[email protected]>
Fri, 14 Jul 2017 17:25:15 +0000 (12:25 -0500)
committerJack Grigg <[email protected]>
Fri, 14 Jul 2017 17:35:10 +0000 (12:35 -0500)
See #2494 for details.

contrib/ci-workers/vars/default.yml

index 9afb8c55f2b33972cc10b5cf53635e4e2efaeac2..13a04e7b473c9ace296fe88b5faaf0b9e3982193 100644 (file)
@@ -33,6 +33,7 @@ dist_deps: []
 buildbot_modules:
   - pip # Needs to be updated first so Buildbot installs
   - buildbot-worker
+  - pyflakes
 
 # Python modules required to run the Zcash RPC test suite
 rpc_test_modules:
This page took 0.022807 seconds and 4 git commands to generate.