diff --git a/tox.ini b/tox.ini index 7b2b7460ac37dfb4766c28cddc65965f0d8f4691..2e1460975ec8e129d5c21887c2f73692ba72f281 100644 --- a/tox.ini +++ b/tox.ini @@ -3,7 +3,7 @@ envlist = py38, py39, py310, py311, py312, py313 skip_missing_interpreters = true [testenv] -deps = .[h5_crawler,spss] +deps = .[h5-crawler,spss] pytest pytest-cov # TODO: Make this f-branch sensitive