Complete dropping py27 support goal
This takes care of the last details for dropping py27 support by adding a proper min version of python in setup.cfg. See similar neutron commit: I911469d46fccf13bc7ead7a103a7d6e4e0ede7c3 Change-Id: I1176280b5d30b551774cdbe7b5ec65afc7978f6b
This commit is contained in:
parent
2d95529bb6
commit
b5f175520d
@ -6,6 +6,7 @@ description-file =
|
|||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-discuss@lists.openstack.org
|
author-email = openstack-discuss@lists.openstack.org
|
||||||
home-page = https://launchpad.net/vmware-nsx
|
home-page = https://launchpad.net/vmware-nsx
|
||||||
|
python-requires = >=3.6
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user