summaryrefslogtreecommitdiff
path: root/development/pep8/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-05-03 15:31:32 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-05-03 15:31:32 -0500
commitc63dbc22c3a341245f950f1f27447de6f913295f (patch)
treea54bb5577975c1d8e160d06cd6b4a8c71fe5eb9b /development/pep8/README
parentaf5062470253b9afae7071c3cb8eab4f1e2c9c9b (diff)
downloadslackbuilds-c63dbc22c3a341245f950f1f27447de6f913295f.tar.gz
python/pep8: Moved from Development category
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/pep8/README')
-rw-r--r--development/pep8/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/development/pep8/README b/development/pep8/README
deleted file mode 100644
index a169dbd683..0000000000
--- a/development/pep8/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.