zulip/tools/lib
Greg Price d3a69da829 py3: Fix or remove (almost) all references to Python 2 venv in docs.
I think soon we'll put the Python 3 venv at `/srv/zulip-venv` and
make `/srv/zulip-py3-venv` just an alias to that (then remove the
alias too), but for now the old name is helpful for spotting places
that need an update.

The `/srv/zulip-venv` name still appears in codepaths used by Travis
tests.
2017-08-08 15:48:12 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
api_tests.py lint: Clean up E712 PEP-8 rule. 2017-01-23 21:11:18 -08:00
capitalization.py webhooks/updown: Fix a JsonableError to provide a real error message. 2017-07-24 16:41:22 -07:00
css_parser.py pep8: Add compliance with rule E261 to css_parser.py. 2017-05-07 23:21:50 -07:00
find_add_class.py hotspots: Implement hotspots frontend. 2017-07-28 16:34:15 -07:00
gitlint-rules.py lint: Check if the first word of a commit message is imperative. 2017-06-19 07:01:52 -04:00
graph.py mypy: Wrap return value in Optional. 2017-05-23 21:56:50 -07:00
html_branches.py pep8: Add compliance with rule E261 to html_branches.py. 2017-05-07 23:21:50 -07:00
html_grep.py pep8: Add compliance with rule E261 to html_grep.py. 2017-05-07 23:21:50 -07:00
pretty_print.py linter: Fix bug resulting in <pre> being indented cyclically. 2017-06-13 08:39:59 -04:00
provision.py deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
sanity_check.py py3: Fix or remove (almost) all references to Python 2 venv in docs. 2017-08-08 15:48:12 -07:00
template_parser.py template_parser: Add 'with' to Django/Jinja block elements. 2017-07-19 16:39:54 -04:00
test_script.py mypy: Use Optional with strings where required. 2017-05-23 21:56:50 -07:00
test_server.py mypy: Remove superfluous older 'type: ignore' annotations. 2017-08-08 11:27:51 -07:00