Codebase list python-procrunner / e6b65885-65a4-4bea-9604-e20f1612be1c/main MANIFEST.in
e6b65885-65a4-4bea-9604-e20f1612be1c/main

Tree @e6b65885-65a4-4bea-9604-e20f1612be1c/main (Download .tar.gz)

MANIFEST.in @e6b65885-65a4-4bea-9604-e20f1612be1c/mainraw · 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