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: Ib012825d4ac80589deb29d994a8e310e934fd4ef
This commit is contained in:
XinxinShen 2021-01-03 16:33:27 +08:00
parent 753f8c84e1
commit 48a6aaeb45
1 changed files with 0 additions and 1 deletions

View File

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