build: Pin to specific versions of Python packages we install from PyPI in Travis
This commit is contained in:
parent
2468471e13
commit
ee0b7c4e8a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user