the documentation link in pyproject.toml was broken. I've just changed it from
https://github.com/mne-tools/curry-python-reader/README.md
to
https://github.com/mne-tools/curry-python-reader/blob/main/README.md
via direct commit to main. Until a new release is made, the "Documentation" url in the sidebar of https://pypi.org/project/curryreader/ will be broken, as will the link on https://mne.tools/dev/install/mne_tools_suite.html (which is pulled from package metadata during our doc build)