Commit Graph

2 Commits

Author SHA1 Message Date
Takashi Kajinami 4efacd1497 Remove unused MANIFEST.in
The file is not used because PRB is used.

Change-Id: I81c28d4c79c59d652edf073869b7d5183bfb5c60
2023-11-27 23:08:36 +09:00
Monty Taylor b041fb363e Ensure that README file makes it into the tarball
setup.cfg depends on the README file for its long description, so if
it's not in the source tarball, the build will bomb out. README.rst is an
automatically grokked name of a file for python and gets included
automatically. While we're dealing with this, add a MANIFEST.in to
ensure that AUTHORS and ChangeLog get installed too.

Change-Id: Id59fa5a6fecc179a80710ba8a5dc898fb713b1cf
2013-07-07 11:56:08 -04:00