Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# python-release-schedule-ical

> [!WARNING]
> This repo's ical file is deprecated and will be removed in the future. Use https://peps.python.org/release-schedule.ics instead.
This tool generates a calendar with future milestones of multiple versions of Python. The data are extracted from PEPs and the calendar is updated daily.
You can subscribe to it using this link: https://github.com/fedora-python/python-release-schedule-ical/raw/master/python-releases.ics

## License
Autogenerated calendar and all code in this repository is dedicated to the public domain under the
Expand Down