Revert "remove py37"

This reverts commit 9d5dd9f555.

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

Change-Id: Ie59a7232e12715ba753cedb7812378feabcf02de
This commit is contained in:
Radosław Piliszek 2021-01-13 10:25:58 +00:00
parent 9d5dd9f555
commit da5bba8eac

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]