question on flake8 @2.5.4: pyflakes version constraint
Hi, The current flake8 constrains the version of pyflakes to < 1.1 ("pyflakes >= 0.8.1, < 1.1”). Now, pyflakes was updated to 1.1. So could the requirements constraint of flake8 be bumped safely? Thanks! ~petr
On Sun, Mar 13, 2016 at 6:05 PM, petr <peter.danecek@ingv.it> wrote:
Hi,
The current flake8 constrains the version of pyflakes to < 1.1 ("pyflakes >= 0.8.1, < 1.1”). Now, pyflakes was updated to 1.1. So could the requirements constraint of flake8 be bumped safely?
Thanks! ~petr
Hi petr, This is planned for flake8 2.6.0. Compatibility is still being tested. There are two pull requests related to this: https://gitlab.com/pycqa/flake8/merge_requests/55 https://gitlab.com/pycqa/flake8/merge_requests/56 When 2.6.0 is being prepared, we will merge those and release the constraint. Cheers, Ian P.S. Sorry for not approving this message sooner. I was out all day yesterday and woke up quite sick.
participants (2)
-
Ian Cordasco
-
petr