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

Include license file in the generated wheel package #350

Merged
merged 1 commit into from Oct 16, 2017

Conversation

@jdufresne
Copy link
Contributor

@jdufresne jdufresne commented Oct 16, 2017

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
@willkg
willkg approved these changes Oct 16, 2017
Copy link
Contributor

@willkg willkg left a comment

Looks good to me.

@willkg
Copy link
Contributor

@willkg 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 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
1 check failed
1 check failed
continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
@willkg
Copy link
Contributor

@willkg willkg commented Oct 16, 2017

Thank you!

@jdufresne jdufresne deleted the jdufresne:wheel-license branch Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.