Skip to content

How to setup home-page in pyproject.toml #3318

Answered by abravalheri
se7enXF asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @se7enXF, which version of setuptools are you using?

Until recently setuptools would backfill Homepage automatically based on url.homepage (home-page/Home-page/Homepage etc...), but then some users provided feedback about this behaviour not being desirable (You can follow the discussion here: pypi/warehouse#11220, and have a look on the patch here: 1cfa27c).

Some part of the community understands that Project-URL: Homepage, http://... is equivalent to Home-page: http://..., and that Home-page: ... should be deprecated.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@se7enXF
Comment options

@abravalheri
Comment options

@wimglenn
Comment options

Answer selected by se7enXF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants