slackbuilds_ponce/python/pycodestyle/README
Dimitris Zlatanidis 015b0946de python/pycodestyle: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-02-10 08:09:38 +07:00

4 lines
148 B
Text

pycodestyle is a tool to check your Python code against some of the
style conventions in PEP 8.
python3 is an optional dependency (autodetected).