From 67f4199bcd1a5242dd250c158b42b68aae4b0dfc Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Wed, 30 Aug 2023 07:59:14 +0100 Subject: [PATCH] document version compatibility in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c699a68d..3be0a844 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ files. :Code: https://github.com/collective/icalendar :Mailing list: https://github.com/collective/icalendar/issues :Dependencies: `python-dateutil`_ and `pytz`_. -:Compatible with: Python 2.7 and 3.4+ +:Compatible with: Python 2.7 & 3.4 untested; 3.5+, Pypy2 and Pypy3 tested :License: `BSD`_ ----