From 1b9eeb0a90a7d3a1b70e0eb3ec672ada45416d04 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 6 May 2026 00:00:52 +0200 Subject: fix mypy test environment --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 3757c78..57ea65b 100644 --- a/tox.ini +++ b/tox.ini @@ -60,7 +60,7 @@ commands = [testenv:mypy] commands_pre = - poetry install --with types --extras hittekaart + poetry install --with types commands = mypy fietsboek -- cgit v1.2.3