`setup.py` packages are old. We should use a `pyproject.toml` file to specify the project. - [ ] copy from `recurring-ical-events.py` - [ ] adjust and change the content to what is in the setup.py file - [ ] document new release process - [ ] release a new version - [ ] document changes
setup.pypackages are old. We should use apyproject.tomlfile to specify the project.recurring-ical-events.py