-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintenance
Milestone
Description
Our pyproject.toml is missing some useful information blocks that may be helpful to patch up before the release. One low hanging fruit is just to link back to this repo.
An example from another projects that displays this on PyPI
is below. We don't have all those things ready yet, but we could certainly link back to this repo for the: source, download, and tracker. Hosted docs will probably not be available until after the release, but that's "ok" for now.
[project.urls]
homepage = "https://scipy.org/"
documentation = "https://docs.scipy.org/doc/scipy/"
source = "https://github.com/scipy/scipy"
download = "https://github.com/scipy/scipy/releases"
tracker = "https://github.com/scipy/scipy/issues"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintenance