zulip/scripts/lib
Tim Abbott dfd8fede4a setup_venv: Add missing build essential dependencies.
Apparently, c74a74dc74 introduced a bug
where we are no longer correctly depending on build-essential as part
of the Zulip development environment installation process.

Fixes #1111.
2016-06-24 09:11:10 -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 setup_venv: Add missing build essential dependencies. 2016-06-24 09:11:10 -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