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
No known key found for this signature in database
GPG Key ID: 665DBCD284F7DAFF
1 changed files with 1 additions and 0 deletions

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: