Pin to specific versions of Python packages we install from PyPI in Travis.
To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.
Pin to specific versions of Python packages we install from PyPI in Travis.
To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.
tldr, qa: Lock package version flake8=3.5.0.
utACK ee0b7c4.
utACK ee0b7c4
utACK
fwiw a surprise update to pyflakes dep just dropped today, good work