mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 10:42:13 +02: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
|
export LC_ALL=C
|
||||||
|
|
||||||
travis_retry pip install codespell==1.13.0
|
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