mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
9 lines
311 B
Text
9 lines
311 B
Text
Check MANIFEST.in in a Python source package for completeness.
|
|
|
|
- Are you a Python developer?
|
|
- Have you uploaded packages to the Python PackageIndex?
|
|
- Have you accidentally uploaded broken packages with some files missing?
|
|
|
|
If so, check-manifest is for you.
|
|
|
|
WWW: https://github.com/mgedmin/check-manifest
|