Umair Khan
|
fda0387695
|
Create Python version agnostic venv link for prod.
This link points to either 'zulip-venv' or 'zulip-py3-venv' and makes
uWSGI configration very easy.
|
2016-12-13 21:40:43 -08:00 |
Anders Kaseorg
|
712c98cb48
|
Use zulip-py3-venv when running on Python 3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2016-11-26 13:20:22 -08:00 |
K.Kanakhin
|
14545d1647
|
create-production-venv: Add PY3 support to production venv creation script.
Create production python virtual env based on system python version.
|
2016-10-11 14:19:00 -07:00 |
Taranjeet Singh
|
d606b95242
|
zulip_tools.py: Move zulip_tools.py in scripts/lib.
This commit moves zulip_tools.py as part of cleaning the root directory
and organizing proejct into better directory structure.
|
2016-08-15 16:44:50 -07:00 |
Eklavya Sharma
|
0b714ea6c6
|
Use python2-specific requirements files.
|
2016-07-02 11:53:26 -07:00 |
Eklavya Sharma
|
64affb83f9
|
Create a virtualenv when installing/upgrading production instances.
|
2016-06-27 19:55:11 -07:00 |