Skip to content

Commit

Permalink
Bump min Mathics version
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Jul 3, 2021
1 parent 51db192 commit ed501ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def read(*rnames):
},
install_requires=[
"Mathics_Scanner>=1.2.2",
"Mathics3 > 3.0.0,<3.2.0",
"Mathics3 >= 3.1.0,<3.2.0",
"click",
"colorama",
"columnize",
Expand Down

0 comments on commit ed501ae

Please sign in to comment.