tools: Create DEPLOY_ROOT/zulip-py3-venv symlink in development too.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2019-02-06 17:14:01 -08:00
committed by Tim Abbott
parent 70bfcd3402
commit 8fdb62a6bc
2 changed files with 6 additions and 4 deletions

View File

@@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2018/11/07/zulip-1-9-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '28.0'
PROVISION_VERSION = '28.1'