From e05ce981cbb18fe1dcf16ce252291c91ac481619 Mon Sep 17 00:00:00 2001 From: chavlin Date: Thu, 11 Jul 2024 16:24:19 -0500 Subject: [PATCH] bump in tox ini to be sure... --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 00271d8..3a2a0e3 100644 --- a/tox.ini +++ b/tox.ini @@ -29,7 +29,7 @@ passenv = deps = pytest # https://docs.pytest.org/en/latest/contents.html pytest-cov # https://pytest-cov.readthedocs.io/en/latest/ - napari>=0.4.19 + napari>=0.5.0 pydantic>=2.0 magicgui pytest-qt