Revert "remove py37"

This reverts commit 0072a2a4a2.

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

Change-Id: I18af556ea036747d4c6f04952d41ef0d9f7e2fc0
This commit is contained in:
Radosław Piliszek 2021-01-13 10:26:04 +00:00
parent 0072a2a4a2
commit a0d3211728
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]