diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pystatsd/README | 2 |
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. |