Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

setup.py's "url" is a home page, not a repo / clone URL #23

Open
sschuberth opened this issue Sep 21, 2017 · 0 comments
Open

setup.py's "url" is a home page, not a repo / clone URL #23

sschuberth opened this issue Sep 21, 2017 · 0 comments

Comments

@sschuberth
Copy link

Currently, the url field in setup.py is mapped to repo_url:

'repo_url': d['url'] if 'url' in d else None,

However, as the docs state, url is supposed to point to the home page URL, not to the repo / clone URL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant