diff options
Diffstat (limited to 'python/pycodestyle/README')
-rw-r--r-- | python/pycodestyle/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pycodestyle/README b/python/pycodestyle/README index 878812eec357..973fdfaf9b94 100644 --- a/python/pycodestyle/README +++ b/python/pycodestyle/README @@ -1,2 +1,4 @@ pycodestyle is a tool to check your Python code against some of the style conventions in PEP 8. + +python3 is an optional dependency (autodetected). |