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 7091213 commit 5aae469Copy full SHA for 5aae469
setup.py
@@ -30,7 +30,7 @@
30
'pytest>=2.8',
31
],
32
install_requires=[
33
- "fonttools>=3.3.1",
+ "fonttools[ufo,lxml,woff,unicode,type1]>=3.3.1",
34
35
classifiers=[
36
"Development Status :: 4 - Beta",
0 commit comments