On Nov 09, 2016, at 09:20 PM, Peter Bittner wrote:

>... I just wanted to describe what I, personally, _had_ to do to work
>around the issue. And I fully agree with you.

Interesting.  I haven't seen this because I generally invoke flake8 with an
explicit directory that's usually a sibling of .tox, e.g.:

[testenv:qa]
basepython = python3
commands =
    python -m flake8 src

Cheers,
-Barry

Attachment: pgp72BV7UOaaC.pgp
Description: OpenPGP digital signature

_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to