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:
Eklavya Sharma 2016-04-28 23:22:11 +05:30 committed by Tim Abbott
parent af4203b41b
commit d3f2d17ee9
1 changed files with 1 additions and 1 deletions

View File

@ -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
Markdown==2.1.1
Pillow==2.8.2