Skip to content

Conversation

DiddiLeija
Copy link
Collaborator

Closes #504. The removed inclusion was redundant, since we use setuptools>=42.

It is redundant, since we use setuptools>=42.
Copy link
Collaborator

@cjolowicz cjolowicz left a comment

Choose a reason for hiding this comment

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

Thank you!

❯ rm -rf dist
❯ pyproject-build
❯ tar ztf dist/nox-2021.10.1.tar.gz | grep LICENSE
nox-2021.10.1/LICENSE
❯ unzip -l dist/nox-2021.10.1-py3-none-any.whl | grep LICENSE
    11357  11-19-2021 04:32   nox-2021.10.1.dist-info/LICENSE

@cjolowicz cjolowicz merged commit 6155ee7 into wntrblm:main Nov 19, 2021
@DiddiLeija DiddiLeija deleted the manifest-cleanup branch November 19, 2021 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Redundant license inclusion on MANIFEST.in
2 participants