Skip to content

Commit

Permalink
setup.py: bump minimum ufo2ft >= 2.24 with colrClipBoxes support
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Aug 3, 2021
1 parent 6692962 commit 08ca98d
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 @@ -43,7 +43,7 @@
"pillow>=7.2.0",
"regex>=2020.4.4",
"toml>=0.10.1",
"ufo2ft[cffsubr]>=2.23.0",
"ufo2ft[cffsubr]>=2.24.0",
"ufoLib2>=0.6.2",
],
extras_require=extras_require,
Expand Down

0 comments on commit 08ca98d

Please sign in to comment.