deb-python-os-apply-config/MANIFEST.in
Clint Byrum 40f7da49ed Adding MANIFEST.in and fixing .gitreview
Bit-rot from no development going on has led to some problems. The
.gitrview file points at the old named repo. MANIFEST.in is needed to
make sure we have README.md to satisfy setup.cfg using it for the long
description.

Change-Id: I9ba5b2c1eda349b26d24833ebd5cbd5244584311
2013-07-17 01:52:26 -07:00

8 lines
112 B
Plaintext

include AUTHORS
include ChangeLog
include README.md
exclude .gitignore
exclude .gitreview
global-exclude *.pyc