mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
build: Pin to specific versions of Python packages we install from PyPI in Travis
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
export LC_ALL=C
|
||||
|
||||
travis_retry pip install codespell==1.13.0
|
||||
travis_retry pip install flake8
|
||||
travis_retry pip install flake8==3.5.0
|
||||
|
||||
Reference in New Issue
Block a user