Skip to content

Include license file in the generated wheel package #350

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

Merged
merged 1 commit into from
Oct 16, 2017
Merged

Include license file in the generated wheel package #350

merged 1 commit into from
Oct 16, 2017

Conversation

jdufresne
Copy link
Contributor

The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file. For additional information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file

The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
Copy link
Contributor

@willkg willkg left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@willkg
Copy link
Contributor

willkg commented Oct 16, 2017

The Python 3.4 tests are failing because of setuptools issues. Everything else here is fine, so I'm merging it.

Thank you!

@willkg
Copy link
Contributor

willkg commented Oct 16, 2017

Bah--I can't.

@gsnedders Can you merge this please?

@gsnedders gsnedders merged commit 0cae52b into html5lib:master Oct 16, 2017
@willkg
Copy link
Contributor

willkg commented Oct 16, 2017

Thank you!

@jdufresne jdufresne deleted the wheel-license branch October 28, 2017 13:31
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.

3 participants