mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +08:00
Fixes #12868. We now also include python version in the format 'major.minor.patchlevel', when generating hash for a requirement file. This was necessary since packages tend to break on different versions of python, so it is important to track the version on which the venv was setup. WARN: This commit will force all zulip venvs to be recreated. |
||
|---|---|---|
| .. | ||
| test_template_data | ||
| __init__.py | ||
| test_capitalization_checker.py | ||
| test_check_rabbitmq_queue.py | ||
| test_hash_reqs.py | ||
| test_html_branches.py | ||
| test_pretty_print.py | ||
| test_template_parser.py | ||
| test_zulint_custom_rules.py | ||