webyneter/python-humble-utils

View on GitHub
MANIFEST.in

Summary

Maintainability
Test Coverage
include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst

recursive-include python_humble_utils/tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif