From 93c7fdd60c0f1f0d26415525914fdca997b06c42 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 26 Jun 2023 14:24:11 +0200 Subject: Initial Python 3.7 drop --- tox.ini | 1 - 1 file changed, 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 9dc56737d..a96c155f4 100644 --- a/tox.ini +++ b/tox.ini @@ -35,7 +35,6 @@ passenv = basepython = py: {env:PYTHON:python3} py3: {env:PYTHON:python3} - py37: {env:PYTHON:python3.7} py38: {env:PYTHON:python3.8} py39: {env:PYTHON:python3.9} py310: {env:PYTHON:python3.10} -- cgit v1.2.3-54-g00ecf