diff --git a/setup.cfg b/setup.cfg index 5842114102..7351e0b943 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ description_file = author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/glance/latest/ -python-r_quires = >=3.6 +python_requires = >=3.6 classifier = Environment :: OpenStack Intended Audience :: Information Technology