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

LICENSE file missing from latest release #57

Closed
johnthagen opened this issue Aug 20, 2020 · 5 comments
Closed

LICENSE file missing from latest release #57

johnthagen opened this issue Aug 20, 2020 · 5 comments
Milestone

Comments

@johnthagen
Copy link
Contributor

Tools such as pip-licenses use the LICENSE file included in uploaded Python packages to generate license reports. The latest release of cycler does not have a LICENSE file included which makes it more challenging to comply with the license.

Could a new release of cycler be released using the latest wheel library that pulls in the LICENSE file via:

license_file = LICENSE

@johnthagen johnthagen changed the title LICENSE files missing from latest release LICENSE file missing from latest release Aug 20, 2020
@johnthagen johnthagen changed the title LICENSE file missing from latest release LICENSE file missing from latest release in some wheels Oct 1, 2020
@johnthagen johnthagen changed the title LICENSE file missing from latest release in some wheels LICENSE file missing from latest release Oct 1, 2020
@timhoffm
Copy link
Member

timhoffm commented Nov 1, 2020

Ping @tacaswell: Who is releasing cycler?

@tacaswell
Copy link
Member

Probably me.

@johnthagen
Copy link
Contributor Author

Related: matplotlib/matplotlib#18296

@timhoffm
Copy link
Member

Closed via #58. Will be included in the next release.

@QuLogic QuLogic added this to the v1.0 milestone Oct 25, 2021
@johnthagen
Copy link
Contributor Author

This has been fixed in the now published 0.11.0 release: https://pypi.org/project/cycler/0.11.0/

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

No branches or pull requests

4 participants