You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During a fresh install of Ubuntu, I noticed that the pep8 command is now distributed as pycodestyle. It would be nice to support this in the bin/pycheckers.py scripts.
Thanks for submitting the issue! I would prefer that users who are using old tools/versions for whatever reason (their employer hasn't yet completed migrating to py3 yet, for example) still be able to use this tool, so as long as this doesn't break existing compatibility, I would be ok with either of those approaches. Thank you for the offer!
During a fresh install of Ubuntu, I noticed that the
pep8
command is now distributed aspycodestyle
. It would be nice to support this in thebin/pycheckers.py
scripts.Quote from https://pypi.org/project/pycodestyle/
I can make the change if you want but what would be the best approach:
The text was updated successfully, but these errors were encountered: