Merge "Clean up package metadata"
This commit is contained in:
commit
e5712de773
@ -4,7 +4,7 @@ summary = Tool to submit code to Gerrit
|
|||||||
long_description = file: README.rst
|
long_description = file: README.rst
|
||||||
long_description_content_type = text/x-rst; charset=UTF-8
|
long_description_content_type = text/x-rst; charset=UTF-8
|
||||||
author = OpenDev Contributors
|
author = OpenDev Contributors
|
||||||
author-email = service-discuss@lists.opendev.org
|
author_email = service-discuss@lists.opendev.org
|
||||||
url = http://docs.opendev.org/opendev/git-review
|
url = http://docs.opendev.org/opendev/git-review
|
||||||
project_urls =
|
project_urls =
|
||||||
Browse Source = https://opendev.org/opendev/git-review
|
Browse Source = https://opendev.org/opendev/git-review
|
||||||
@ -15,9 +15,6 @@ project_urls =
|
|||||||
Release Notes = https://docs.opendev.org/opendev/git-review/latest/releasenotes.html
|
Release Notes = https://docs.opendev.org/opendev/git-review/latest/releasenotes.html
|
||||||
keywords = git gerrit review commandline
|
keywords = git gerrit review commandline
|
||||||
license = Apache License, Version 2.0
|
license = Apache License, Version 2.0
|
||||||
license_files =
|
|
||||||
AUTHORS
|
|
||||||
LICENSE
|
|
||||||
classifiers =
|
classifiers =
|
||||||
Development Status :: 5 - Production/Stable
|
Development Status :: 5 - Production/Stable
|
||||||
Environment :: Console
|
Environment :: Console
|
||||||
@ -33,7 +30,7 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Topic :: Utilities
|
Topic :: Utilities
|
||||||
python-requires = >= 3.5
|
python_requires = >= 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
@ -46,4 +43,3 @@ console_scripts =
|
|||||||
[pbr]
|
[pbr]
|
||||||
manpages =
|
manpages =
|
||||||
git-review.1
|
git-review.1
|
||||||
warnerrors = True
|
|
||||||
|
Loading…
Reference in New Issue
Block a user