Revert "remove py37"

This reverts commit 3af8953b8c.

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

Change-Id: I8cd58171b6985581b6c5c1d6f876d53615db4381
This commit is contained in:
Radosław Piliszek 2021-01-13 10:25:04 +00:00
parent 3af8953b8c
commit 86cd0d8242
1 changed files with 1 additions and 0 deletions

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]