From 8c9bbc7c4df4855c0cadebf9410d028d9ec41b1a Mon Sep 17 00:00:00 2001 From: "Daniel M. Capella" Date: Mon, 19 Jun 2017 13:46:34 -0400 Subject: [PATCH] readme: Remove unnecessary indentation (#225) --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index b0531d5f..32cb9fad 100644 --- a/README.rst +++ b/README.rst @@ -7,12 +7,12 @@ with Python. ---- - :Homepage: http://icalendar.readthedocs.org - :Code: http://github.com/collective/icalendar - :Mailing list: http://github.com/collective/icalendar/issues - :Dependencies: `python-dateutil`_ and `pytz`_. - :Compatible with: Python 2.6, 2.7 and 3.3+ - :License: `BSD`_ +:Homepage: http://icalendar.readthedocs.org +:Code: http://github.com/collective/icalendar +:Mailing list: http://github.com/collective/icalendar/issues +:Dependencies: `python-dateutil`_ and `pytz`_. +:Compatible with: Python 2.6, 2.7 and 3.3+ +:License: `BSD`_ ----