Skip to content

Commit

Permalink
force napari >= 0.5 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishavlin committed Jul 11, 2024
1 parent 460ae5e commit 2692c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ project_urls =
packages = find:
install_requires =
magicgui>=0.6.1
napari>=0.4.19
napari>=0.5.0
numpy
packaging
pydantic>2.0
Expand Down

0 comments on commit 2692c80

Please sign in to comment.