mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Use a shallow copy of Zulip's Django fork.
This will substantially improve the performance of running provision on systems with a relatively slow network. Fixes #704.
This commit is contained in:
committed by
Tim Abbott
parent
af4203b41b
commit
d3f2d17ee9
@@ -1,4 +1,4 @@
|
|||||||
git+https://github.com/rwbarton/django.git@59f1fc4c7b65d23fceffd5c87e2b6ea350030c56
|
git+https://github.com/zulip/truncated-django.git
|
||||||
GitPython==0.3.2.1
|
GitPython==0.3.2.1
|
||||||
Markdown==2.1.1
|
Markdown==2.1.1
|
||||||
Pillow==2.8.2
|
Pillow==2.8.2
|
||||||
|
|||||||
Reference in New Issue
Block a user