mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
`pathlib2` is a backport of pathlib to Python 2.x. Ni! This dependency can be removed since: - Zulip 1.6.0+git has been on Python 3 nowadays. Ekki-ekki-ekki-ptang-zoom-boing. - As stated in ticket #6211, having this removed, prevents the need to have lockfiles for each of 3.4, 3.5, (and maybe 3.6). This fixes #6211.