We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff378d commit bae5416Copy full SHA for bae5416
setup.cfg
@@ -28,7 +28,7 @@ project_urls =
28
packages = find:
29
install_requires =
30
matplotlib
31
- napari<0.5
+ napari>=0.5
32
numpy>=1.23
33
tinycss2
34
python_requires = >=3.10
0 commit comments