check-manifest 0.50
0
Check MANIFEST.in in a Python source package for completeness
Contents
Check MANIFEST.in in a Python source package for completeness
How to Install check-manifest
You can install check-manifest using pip
pip install check-manifest
or add it to a project with poetry
poetry add check-manifest
Package Details
- Author
- Marius Gedminas
- License
- MIT
- Homepage
- https://github.com/mgedmin/check-manifest
- PyPi:
- https://pypi.org/project/check-manifest/
Classifiers
Related Packages
Errors
A list of common check-manifest errors.
Code Examples
Here are some check-manifest
code examples and snippets.