summaryrefslogtreecommitdiffstats
path: root/python/pep8
diff options
context:
space:
mode:
Diffstat (limited to 'python/pep8')
-rw-r--r--python/pep8/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pep8/README b/python/pep8/README
index a169dbd683..295877cdef 100644
--- a/python/pep8/README
+++ b/python/pep8/README
@@ -1,4 +1,2 @@
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>.
-
-This requires pysetuptools.