remove py37

Remove python3.7 from setup.cfg, since Wallaby's python
supported runtimes are python 3.6 and python 3.8[1]:

[1]: https://governance.openstack.org/tc/reference/runtimes/wallaby.html

Change-Id: Ib28e8edda463c28a5edd82a43ff616b17719ba43
This commit is contained in:
XinxinShen 2021-01-04 17:10:16 +08:00
parent 1827e586ef
commit 72353ee340
1 changed files with 0 additions and 1 deletions

View File

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