Codebase list python-procrunner / d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7 MANIFEST.in
d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7

Tree @d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7 (Download .tar.gz)

MANIFEST.in @d944faf7-9a03-457d-bb65-050eec4c9252/upstream/2.3.1+git20221110.1.77d55b7raw · 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