Drop support for EOL Python 3.7

This commit is contained in:
Hugo van Kemenade 2023-06-03 17:41:35 +03:00
parent 8d8263ce42
commit 0f59831dc2
6 changed files with 26 additions and 33 deletions

View file

@ -3,7 +3,7 @@ requires =
tox>=4.2
env_list =
lint
py{py3, 312, 311, 310, 39, 38, 37}
py{py3, 312, 311, 310, 39, 38}
[testenv]
extras =