Revert "remove py37"

This reverts commit 72353ee340.

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

Change-Id: Id70841c791d9948ab6f861eed0aebb2cfee414a5
This commit is contained in:
Radosław Piliszek 2021-01-13 10:24:21 +00:00
parent 72353ee340
commit 5096d41844
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]