gerritbot/MANIFEST.in
David Ostrovsky b2be72e69d Add setup.py to project.
Add a setup.py for the gerritbot project. This incorporates
openstack.common.setup/version as well for versioning. This change
also adds a tox.ini file and its lists of dependencies to gerritbot:
pyyaml, python-daemon and python-irclib.

Change-Id: Id9204a1ad452c8aa3c5ec5b697db4dd835e46405
2012-07-30 17:08:32 -07:00

9 lines
125 B
Plaintext

include gerritbot/versioninfo
include AUTHORS
include ChangeLog
exclude .gitignore
exclude .gitreview
global-exclude *.pyc