Skip to content

Commit

Permalink
Missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kontur committed Jan 16, 2024
1 parent 1de1b1d commit b09b433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def get_version(rel_path):
install_requires=[
"click>=7.0",
"fonttools>=4.0.2",
"uharfbuzz>=0.37.3",
"pyyaml>=5.3",
# For validation and decomposition, keep at latest unicode version
"unicodedata2>=15.0.0",
Expand Down

0 comments on commit b09b433

Please sign in to comment.