summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 13:23:50 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:29 -0500
commit8247b1170d2fcc0e6ea8df77e77b2145d840744e (patch)
treec81325b8f5cc2aee2c7faaea5859d6cc56eb2e64 /python
parent8da4f28d433607053b0ca0349beade03bacf038d (diff)
downloadslackbuilds-8247b1170d2fcc0e6ea8df77e77b2145d840744e.tar.gz
slackbuilds-8247b1170d2fcc0e6ea8df77e77b2145d840744e.tar.xz
python/pystatsd: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r--python/pystatsd/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pystatsd/README b/python/pystatsd/README
index 35a0d86cb3..40c36c5f71 100644
--- a/python/pystatsd/README
+++ b/python/pystatsd/README
@@ -1,5 +1,3 @@
pystatsd is a client and server implementation of
Etsy's statsd server, a frontend/proxy for the
Graphite stats collection and graphing server.
-
-This requires distribute and argparse.