From 7092e69e6a7c591906515480a8ddf1b9c899a0b2 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Sun, 21 Jan 2024 20:42:51 +0100 Subject: [PATCH] Nieuwe python versies toegevoegd in tox test --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8fde102..95fad70 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py36,py37,py38,py310 +envlist = py36,py37,py38,py310,py311,py312,py313 [testenv] deps = python-dateutil