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

pickleshare python package does not contain a LICENSE file #34

Open
orrbradford opened this issue Jul 11, 2023 · 0 comments
Open

pickleshare python package does not contain a LICENSE file #34

orrbradford opened this issue Jul 11, 2023 · 0 comments

Comments

@orrbradford
Copy link

ls venv/lib/python3.10/site-packages/pickleshare-0.7.5.dist-info/
DESCRIPTION.rst INSTALLER METADATA metadata.json RECORD top_level.txt WHEEL

I think this can be added with the following lines in the setup.cfg file:
[metadata]
license_files = LICENSE

https://stackoverflow.com/questions/9977889/how-to-include-license-file-in-setup-py-script

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

1 participant