Skip to content

Commit

Permalink
Skip some bad fonttools versions
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed May 30, 2024
1 parent ddd5b80 commit e2fa60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = [
{ name = "Simon Cozens", email = "[email protected]" },
]
dependencies = [
"fonttools>=4.40.0",
"fonttools>=4.51.0, != 4.52.1, != 4.52.2, != 4.52.3, != 4.52.4",
"ufomerge>=1.6.1",
"fontmake>=3.3",
"glyphsLib>=6.0.7",
Expand Down

0 comments on commit e2fa60b

Please sign in to comment.