zulip/scripts/lib
Eklavya Sharma 9482cdccf4 scripts/lib/setup-venv.py: Accept None as target_venv_path.
If target_venv_path in setup_virtualenv is None, create a virtualenv
named 'venv' but don't make a symlink to it.  Also return
cached_venv_path.
2016-06-23 14:17:17 -07:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install Add python-six to early installer dependencies. 2016-06-22 08:11:34 -07:00
log-management-command Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
pythonrc.py Add type: ignore to wildcard imports in pythonrc.py. 2016-04-03 15:40:24 -07:00
setup_venv.py scripts/lib/setup-venv.py: Accept None as target_venv_path. 2016-06-23 14:17:17 -07:00
unpack-zulip Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
upgrade-zulip Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
upgrade-zulip-stage-2 Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00