diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ commands = [testenv:mypy] commands_pre = - poetry install --with types + poetry install --with types --extras hittekaart commands = mypy fietsboek |