mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
The manage.py change effectively switches the Zulip production server to use the virtualenv, since all of our supervisord commands for the various Python services go through manage.py. Additionally, this migrates the production scripts and Nagios plugins to use the virtualenv as well.