From: Ruben Kerkhof Date: Sun, 14 Aug 2016 13:55:17 +0000 (+0200) Subject: README: bump Python requirement to 2.6 X-Git-Tag: collectd-5.6.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c496e17a8a471a735b330c4ab1d7ab9bbeb06da;p=thirdparty%2Fcollectd.git README: bump Python requirement to 2.6 --- diff --git a/README b/README index f2df12cdd..40354ecc4 100644 --- a/README +++ b/README @@ -803,7 +803,7 @@ Prerequisites * libpython (optional) - Used by the `python' plugin. Currently, Python 2.3 and later and Python 3 + Used by the `python' plugin. Currently, Python 2.6 and later and Python 3 are supported.