diff --git a/setup.py b/setup.py index 28ea4ff..0f4a8dd 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setuptools.setup( version=version.canonical_version_string(always=True), author='Hewlett-Packard Development Company, L.P.', author_email='openstack@lists.launchpad.net', - description="Client library for OpenStack Nova API.", + description="Gerrit IRC Bot.", license="Apache License, Version 2.0", url="https://github.com/openstack-ci/gerritbot", packages=setuptools.find_packages(exclude=['tests', 'tests.*']),