We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The PyPI tar.gz is missing some files which are useful for downstream packagers (e.g. Debian).
There might be others, but that's as far as I've gotten so far. Probably just need an updated MANIFEST.in and I'll add PR if I can get it working.
The text was updated successfully, but these errors were encountered:
Expand MANIFEST.in to include missing files. Fixes issue pex-tool#51
8cf2b6b
Merge pull request #52 from warsaw/issue51
767a253
Expand MANIFEST.in to include missing files. Fixes issue #51
Fixed by #52.
Sorry, something went wrong.
No branches or pull requests
The PyPI tar.gz is missing some files which are useful for downstream packagers (e.g. Debian).
There might be others, but that's as far as I've gotten so far. Probably just need an updated MANIFEST.in and I'll add PR if I can get it working.
The text was updated successfully, but these errors were encountered: