Skip to content

Commit

Permalink
Undo fonttools workaround, this fix has landed
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed May 27, 2024
1 parent 62958b8 commit 6e5f07d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion App/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def fillInPackageVersions(creditsSource, creditsDest):
plist=infoplist,
packages=[
"fontgoggles",
"fontTools", # until https://github.com/fonttools/fonttools/pull/3529/files is released
"pkg_resources",
"numpy",
],
Expand Down

0 comments on commit 6e5f07d

Please sign in to comment.