diff --git a/tox.ini b/tox.ini index ca637c555..aebe7f5b1 100644 --- a/tox.ini +++ b/tox.ini @@ -45,7 +45,7 @@ commands = cov: coverage xml -o {toxinidir}/coverage.xml depends = - {py38,py39,py310,py311}: clean + {py38,py39,py310,py311,py312}: clean report: py38,py39,py310,py312 docs: notebooks