Test voor python 3.6 & 3.7 verwijderd en python 3.11 en 3.12 toegevoegd

This commit is contained in:
2025-01-11 15:39:01 +01:00
parent 424e989681
commit 002e00f959

View File

@@ -1,5 +1,5 @@
[tox] [tox]
envlist = py36,py37,py38,py310 envlist = py38,py39,py310,py311,py312
[testenv] [testenv]
deps = flask deps = flask