Remove Nova's description from setup.py.
There was a copy pasta fail and Nova's project description was in GerritBot's setup.py. Replace that description with one for GerritBot. Change-Id: I92011d228cd35db93febb8eaefa5e576adeccfef
This commit is contained in:
parent
cc8a524003
commit
21b5546061
2
setup.py
2
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.*']),
|
||||
|
Loading…
x
Reference in New Issue
Block a user