We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Adding & removing files to & from the source distribution is done by writing a MANIFEST.in file at the project root. (more)
Creating the MANIFEST.in can be automated with check-manifest:
check-manifest
pip install check-manifest check-manifest --create git add MANIFEST.in