Skip to content

Commit

Permalink
Merge pull request #580 from moyogo/requires-fontmath-0.5.0
Browse files Browse the repository at this point in the history
fontMath.mathFunctions.setRoundIntegerFunction only in fontMath>=0.5.0
  • Loading branch information
anthrotype authored Sep 12, 2019
2 parents 96ea891 + 65826fa commit f83054b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ cu2qu==1.6.5
glyphsLib==4.1.2
ufo2ft[pathops]==2.9.1
MutatorMath==2.1.2
fontMath>=0.5.0
defcon[lxml]==0.6.0
booleanOperations==0.8.2
skia-pathops==0.2.0.post2
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"glyphsLib>=4.1.2",
"ufo2ft>=2.9.1",
"MutatorMath>=2.1.2",
"fontMath>=0.5.0",
"defcon[lxml]>=0.6.0",
"booleanOperations>=0.8.2",
"ufoLib2>=0.4.0",
Expand Down

0 comments on commit f83054b

Please sign in to comment.