Codebase list python-procrunner / 4427bc70-6a6f-4775-9ab0-74cf7ed936ec/main MANIFEST.in
4427bc70-6a6f-4775-9ab0-74cf7ed936ec/main

Tree @4427bc70-6a6f-4775-9ab0-74cf7ed936ec/main (Download .tar.gz)

MANIFEST.in @4427bc70-6a6f-4775-9ab0-74cf7ed936ec/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