Closed Grinnz closed 5 years ago
The make manifest command is already designed to automatically add any missing files to MANIFEST, and is what MANIFEST.SKIP is really designed for. There's no need to add files to MANIFEST manually, only remove.
make manifest
The
make manifest
command is already designed to automatically add any missing files to MANIFEST, and is what MANIFEST.SKIP is really designed for. There's no need to add files to MANIFEST manually, only remove.