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