Codebase list python-procrunner / 840fb18a-1e03-4d40-acad-18e798b806f6/main MANIFEST.in
840fb18a-1e03-4d40-acad-18e798b806f6/main

Tree @840fb18a-1e03-4d40-acad-18e798b806f6/main (Download .tar.gz)

MANIFEST.in @840fb18a-1e03-4d40-acad-18e798b806f6/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