Skip to content

Don't mention license twice#30

Merged
mdickinson merged 1 commit into
mainfrom
remove-license
Aug 21, 2022
Merged

Don't mention license twice#30
mdickinson merged 1 commit into
mainfrom
remove-license

Conversation

@mdickinson
Copy link
Copy Markdown
Owner

The use of license = {file = 'LICENSE'} results in significant ugliness in the sidebar on PyPI. We don't appear to need it, since the license is already specified in the trove classifiers. This PR removes that entry from the pyproject.toml (and also does a drive-by cleanup of the authors field).

@mdickinson mdickinson merged commit df42c43 into main Aug 21, 2022
@mdickinson mdickinson deleted the remove-license branch August 21, 2022 15:53
mdickinson added a commit that referenced this pull request Aug 21, 2022
The use of license = {file = 'LICENSE'} results in significant ugliness in the sidebar on PyPI. We don't appear to need it, since the license is already specified in the trove classifiers. This PR removes that entry from the pyproject.toml (and also does a drive-by cleanup of the authors field).

(cherry picked from commit df42c43)
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.

1 participant