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

LICENSE not in pypi tarball #116

Closed
dvzrv opened this issue Oct 24, 2019 · 2 comments · May be fixed by #118
Closed

LICENSE not in pypi tarball #116

dvzrv opened this issue Oct 24, 2019 · 2 comments · May be fixed by #118

Comments

@dvzrv
Copy link

dvzrv commented Oct 24, 2019

Hi!

I'm currently en route to moving sphinx-argparse to the official repositories of Arch Linux.
As this software is MIT licensed I'm required to package the license file alongside the software.
However, when downloading the pypi source tarball, the LICENSE file is missing.
It would be great, if this could be added, as not only distributions require clear license statements, but also e.g. companies, that try to incorporate the software in some local build chain.

Thanks a lot!

@kyluca
Copy link

kyluca commented Oct 29, 2019

I believe this PR should be sufficient to get the LICENSE file into the source dist #118

I couldn't see where the tar release was built during any Travis/build scripts, assuming it's done manually with python setup.py sdist and uploaded separately? Would be good to add the commands to the .travis.yml.

@dvzrv
Copy link
Author

dvzrv commented Oct 28, 2022

This repo is not the current upstream anymore, so closing.

@dvzrv dvzrv closed this as completed Oct 28, 2022
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 a pull request may close this issue.

2 participants