We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de1b1d commit b09b433Copy full SHA for b09b433
setup.py
@@ -66,6 +66,7 @@ def get_version(rel_path):
66
install_requires=[
67
"click>=7.0",
68
"fonttools>=4.0.2",
69
+ "uharfbuzz>=0.37.3",
70
"pyyaml>=5.3",
71
# For validation and decomposition, keep at latest unicode version
72
"unicodedata2>=15.0.0",
0 commit comments