summaryrefslogtreecommitdiff
path: root/development/pep8/README
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2011-03-02 15:48:18 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-03-02 15:48:18 -0300
commited65bc4bd3a8739bbdcd6aa50aa8b00d0350f30e (patch)
treed965b5d9f5f55a61d197a5269420b1e59b9c96fd /development/pep8/README
parentdd27027490462e780a43c54544281b37c2b880f5 (diff)
downloadslackbuilds-ed65bc4bd3a8739bbdcd6aa50aa8b00d0350f30e.tar.gz
development/pep8: Updated for version 0.6.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/pep8/README')
-rw-r--r--development/pep8/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/development/pep8/README b/development/pep8/README
index d5aafb4594..a169dbd683 100644
--- a/development/pep8/README
+++ b/development/pep8/README
@@ -1,2 +1,4 @@
-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/>.
+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.