summaryrefslogtreecommitdiffstats
path: root/python/pystatsd
diff options
context:
space:
mode:
Diffstat (limited to 'python/pystatsd')
-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.