Files
zulip/version.py
Harshit Bansal 0056f1c948 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.
2017-09-24 04:51:33 -07:00

3 lines
55 B
Python

ZULIP_VERSION = "1.6.0+git"
PROVISION_VERSION = '9.15'