Skip to content

Commit 7b80a0d

Browse files
committed
setup.cfg - removing some matplotlib constraints
1 parent 0ea6ac5 commit 7b80a0d

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
@@ -21,7 +21,7 @@ provides =
2121
[options]
2222
python_requires = >=3.6.1
2323
install_requires =
24-
matplotlib >=3.1.1, <=3.6.3, !=3.3.0rc1
24+
matplotlib >=3.1.1
2525
numpy >=1.9.3
2626
scipy
2727
loguru

0 commit comments

Comments
 (0)