Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license trove classifier #58

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Add license trove classifier #58

merged 1 commit into from
Dec 17, 2020

Conversation

johnthagen
Copy link
Contributor

Add missing License trove classifier. This is the canonical way to specify the license for a package. Tools such as pip-licenses use this metadata.

Related to #57

@timhoffm timhoffm merged commit eba6dcd into matplotlib:master Dec 17, 2020
@johnthagen johnthagen deleted the patch-1 branch December 17, 2020 02:07
@johnthagen
Copy link
Contributor Author

@timhoffm Could a new release be published to PyPI with this corrected license information?

@timhoffm
Copy link
Member

I'm not involved in publishing. Ping @tacaswell @QuLogic

@QuLogic QuLogic added this to the v1.0 milestone Oct 25, 2021
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
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.

None yet

3 participants