niccokunzmann / python-recurring-ical-events

Python library to calculate recurrence times of events, todos and journals based on icalendar RFC5545
https://pypi.org/project/recurring-ical-events/
GNU Lesser General Public License v3.0
92 stars 20 forks source link

Icalendar version 6 #146

Closed niccokunzmann closed 3 months ago

niccokunzmann commented 3 months ago

icalendar has released an alpha version 6. This runs the tests with the updated version.

This fixes #141

Additional changes:

See also: