add python37 setup.cfg

Add python3.7 from setup.cfg, since Wallaby's python
supported runtimes are python 3.7[1]:

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019648.html

Change-Id: I04c22c6142fc51810d9132e82927dc2dae40cf9d
This commit is contained in:
likui 2021-01-12 09:03:19 +08:00
parent bdbc12c0a8
commit 7cb6e06bc1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
[files]