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 #9

Merged
merged 1 commit into from
Jun 3, 2018
Merged

Include license file in the generated wheel package #9

merged 1 commit into from
Jun 3, 2018

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

Now complies with license instruction:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

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

Now complies with license instruction:

> Redistributions of source code must retain the above copyright notice,
> this list of conditions and the following disclaimer.
Copy link
Member

@shimizukawa shimizukawa left a comment

Choose a reason for hiding this comment

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

LGTM!
Actually I didn't know it. Thanks!

@shimizukawa shimizukawa merged commit 5f664d4 into sphinx-doc:master Jun 3, 2018
@jdufresne jdufresne deleted the license branch March 6, 2019 00:50
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

2 participants