Add pyflakes to required Python modules

See #2494 for details.
This commit is contained in:
Jack Grigg
2017-07-14 12:25:15 -05:00
parent e5f8e6185a
commit e0c696a1e7

View 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: