Skip to content

Commit 0b3044a

Browse files
authored
Temporarily constrain napari version (#347)
* simplify conditional * temporarily constrain napari version
1 parent 36fe3b9 commit 0b3044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ install_requires =
4141
geopandas
4242
loguru
4343
matplotlib
44-
napari>=0.4.19.post1
44+
napari>=0.4.19.post1,<0.5.6
4545
napari-matplotlib
4646
numba
4747
numpy

0 commit comments

Comments
 (0)