Revert "remove py37"

This reverts commit 021dab3382.

Reason for revert:Python 3.7 *is* supported because it falls
in the range of supported Python versions (3.6-3.8) [1].

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

Change-Id: I4ebd30942c35dc10222c17525fbd80285fe29278
This commit is contained in:
wangzihao 2021-01-14 14:05:34 +08:00
parent 8bb21d3abb
commit 3d6c65f663
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]