Merge "setup.cfg: rename deprecated dash-separated options"
This commit is contained in:
		@@ -1,12 +1,12 @@
 | 
			
		||||
[metadata]
 | 
			
		||||
name = python-magnumclient
 | 
			
		||||
summary = Client library for Magnum API
 | 
			
		||||
description-file =
 | 
			
		||||
description_file =
 | 
			
		||||
    README.rst
 | 
			
		||||
author = OpenStack
 | 
			
		||||
author-email = openstack-discuss@lists.openstack.org
 | 
			
		||||
home-page = https://docs.openstack.org/python-magnumclient/latest/
 | 
			
		||||
python-requires = >=3.8
 | 
			
		||||
author_email = openstack-discuss@lists.openstack.org
 | 
			
		||||
home_page = https://docs.openstack.org/python-magnumclient/latest/
 | 
			
		||||
python_requires = >=3.8
 | 
			
		||||
classifier =
 | 
			
		||||
    Environment :: OpenStack
 | 
			
		||||
    Intended Audience :: Information Technology
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user