Revert "remove py37"

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

Change-Id: I7365634864f09eb04a68d901ca4ca962fa4d7bb2
This commit is contained in:
wu.shiming
2021-01-15 17:20:07 +08:00
parent db8479f5c2
commit 18610ceaba

View File

@@ -18,6 +18,7 @@ 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]