mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
requirements: Update Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
5ab1ddbad9
commit
789e612c70
@@ -11,6 +11,7 @@ new_auto_named_migrations=$(./manage.py showmigrations \
|
||||
-e ' 0003_auto_20150817_1733' \
|
||||
-e ' 0002_auto_20150110_0810' \
|
||||
-e ' 0002_auto_20190420_0723' \
|
||||
-e ' 0009_auto_20191118_0520' \
|
||||
| sed 's/\[[x ]\] / /' \
|
||||
|| true)
|
||||
if [ "$new_auto_named_migrations" != "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user