summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorwu.chunyang <wuchunyang@yovole.com>2022-04-28 22:08:24 +0800
committerwu.chunyang <wuchunyang@yovole.com>2022-04-28 22:14:03 +0800
commit00a54650d5330170735f2c54c4897866cf5c5582 (patch)
treea83b84864a71cdfbdbb536158cc6fd23298b31f9 /setup.cfg
parentc1a320cef4827e481f5618573c172d036fc2ff2e (diff)
downloadpython-troveclient-00a54650d5330170735f2c54c4897866cf5c5582.tar.gz
Add python3.9 support7.3.0
This ps adds py39 support and replaces dashes with underscores Change-Id: I5245be419244c8bd93c7099b61ce0a382f7a5065
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 5 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index de7ec80..a0c8bc7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,12 +1,12 @@
[metadata]
name = python-troveclient
summary = Client library for OpenStack DBaaS API
-description-file =
+description_file =
README.rst
author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/python-troveclient/latest
-python-requires = >=3.6
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/python-troveclient/latest
+python_requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
[files]
packages =