Hi, thank you for this great project. It is really helpful.
I discovered the "Homepage" URL, defined in [project.urls] returns 404. Maybe the GitHub pages deployment is not used anymore?
See:
|
Homepage = "https://scientific-python.github.io/cookie" |
Just an idea: This might be another check to include? To have valid and accessible URLs in pyproject.toml?
Hi, thank you for this great project. It is really helpful.
I discovered the "Homepage" URL, defined in [project.urls] returns 404. Maybe the GitHub pages deployment is not used anymore?
See:
cookie/pyproject.toml
Line 50 in ed74738
Just an idea: This might be another check to include? To have valid and accessible URLs in pyproject.toml?