mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
requirements: Remove fonttools as a dependency.
We used fonttools' ttx tool to extract glyphs from `NotoColorEmoji.ttf`. But we no longer need to do so and hence fonttools is no longer required.
This commit is contained in:
committed by
Tim Abbott
parent
0d8e68d75e
commit
0056f1c948
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.6.0+git"
|
||||
PROVISION_VERSION = '9.14'
|
||||
PROVISION_VERSION = '9.15'
|
||||
|
||||
Reference in New Issue
Block a user