Skip to content

Commit

Permalink
setup.cfg - removing some matplotlib constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
afni-dglen committed Jul 18, 2024
1 parent 0ea6ac5 commit 7b80a0d
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 @@ -21,7 +21,7 @@ provides =
[options]
python_requires = >=3.6.1
install_requires =
matplotlib >=3.1.1, <=3.6.3, !=3.3.0rc1
matplotlib >=3.1.1
numpy >=1.9.3
scipy
loguru
Expand Down

0 comments on commit 7b80a0d

Please sign in to comment.