Skip to content

Set homepage in pyproject.toml #606

Closed as not planned
Closed as not planned
@JakobDev

Description

@JakobDev

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions