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:
asarfaty 2020-01-16 08:52:31 +02:00
parent 2d95529bb6
commit b5f175520d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ description-file =
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://launchpad.net/vmware-nsx
python-requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology