Closed as not planned
Description
Problem description
How can I set a Homepage in a pyproject.toml? The guide shows this:
[project.urls]
"Homepage" = "https://github.com/pypa/sampleproject"
"Bug Tracker" = "https://github.com/pypa/sampleproject/issues"
But this is just recognized as a normal URL field by PyPI and not as the homepage as the url
argument from the old setup.py.
Metadata
Metadata
Assignees
Labels
No labels