summaryrefslogtreecommitdiffstats
path: root/python/pep8/README
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 12:58:29 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:26 -0500
commite3f4f946bd4566cd0322e6cd4796f4b8bab42029 (patch)
tree9f29a0abe4cfeb5ecaf47a3e7a4032f16b3f88cf /python/pep8/README
parent9484cac0090054b09aec76eea72dd0bea7506c85 (diff)
downloadslackbuilds-e3f4f946bd4566cd0322e6cd4796f4b8bab42029.tar.gz
slackbuilds-e3f4f946bd4566cd0322e6cd4796f4b8bab42029.tar.xz
python/pep8: Fixed dep information
Diffstat (limited to 'python/pep8/README')
-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.