mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
build: Pin to specific versions of Python packages we install from PyPI in Travis
This commit is contained in:
parent
2468471e13
commit
ee0b7c4e8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue