Codebase list python-procrunner / 2ecb22e9-ca30-4bb8-a0f1-450964c62b06/main MANIFEST.in
2ecb22e9-ca30-4bb8-a0f1-450964c62b06/main

Tree @2ecb22e9-ca30-4bb8-a0f1-450964c62b06/main (Download .tar.gz)

MANIFEST.in @2ecb22e9-ca30-4bb8-a0f1-450964c62b06/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