Skip to content

Commit

Permalink
Raise masci-tools requirement to make sure that bugfixes are included
Browse files Browse the repository at this point in the history
  • Loading branch information
janssenhenning committed Apr 5, 2022
1 parent 64a0b10 commit 0f16ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lxml~=4.8",
"numpy~=1.16,>=1.16.4",
"sympy",
"masci-tools ~= 0.9.0",
"masci-tools ~= 0.9.0,>=0.9.1",
"future",
"pyhull",
"more_itertools",
Expand Down

0 comments on commit 0f16ebe

Please sign in to comment.