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
___
code-quality mailing list
code-qual
On Sun, Mar 13, 2016 at 6:05 PM, petr 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 planne