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