gantt/MANIFEST.in
Monty Taylor faace205a0 Use setuptools-git plugin for MANIFEST.
Instead of a hard-coded MANIFEST.in to list non-code files to be included in
the tarball, use the setuptools-git plugin to ensure that every file that's
in git will wind up in the tarball. The only things needed in MANIFEST.in
now are files that are generated as part of the sdist run.

Change-Id: I76df685d58f7b56977d859e8df92e845f450b3e4
2012-06-28 07:42:48 -07:00

7 lines
94 B
Plaintext

include Authors
include ChangeLog
exclude .gitignore
exclude .gitreview
global-exclude *.pyc