Codebase list python-procrunner / c2c58f6 MANIFEST.in
c2c58f6

Tree @c2c58f6 (Download .tar.gz)

MANIFEST.in @c2c58f6raw · history · blame

include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst

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

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