Skip to content

docs: add project URLs#133

Merged
henryiii merged 1 commit into
scikit-build:masterfrom
henryiii:docs/projurls
Apr 9, 2021
Merged

docs: add project URLs#133
henryiii merged 1 commit into
scikit-build:masterfrom
henryiii:docs/projurls

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

@henryiii henryiii commented Apr 9, 2021

This closes #126 by adding more links to the PyPI sidebar. Very minor other cleanup.

Comment thread setup.py

url=r'http://cmake.org/',
download_url=r'https://cmake.org/download',
url='https://cmake.org/',
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an https url, and also, / is valid in a regular string, so removed the r.

@henryiii henryiii enabled auto-merge (squash) April 9, 2021 15:37
@henryiii henryiii merged commit b45dad9 into scikit-build:master Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UX] Add project_urls to setup.py

2 participants