Skip to content

Commit 5aae469

Browse files
committed
adding more requirements
1 parent 7091213 commit 5aae469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'pytest>=2.8',
3131
],
3232
install_requires=[
33-
"fonttools>=3.3.1",
33+
"fonttools[ufo,lxml,woff,unicode,type1]>=3.3.1",
3434
],
3535
classifiers=[
3636
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)