Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7177fb7

Browse files
committed
Pin Matplotlib to < 3.8
1 parent 53aa5ec commit 7177fb7

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
@@ -27,7 +27,7 @@ project_urls =
2727
[options]
2828
packages = find:
2929
install_requires =
30-
matplotlib
30+
matplotlib<3.8
3131
napari
3232
numpy
3333
tinycss2

0 commit comments

Comments
 (0)