b2be72e69d
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
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
include gerritbot/versioninfo
|
|
include AUTHORS
|
|
include ChangeLog
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|