requirements: Install the Zulip API bindings by default.

Fixes: #1957.
This commit is contained in:
Tim Abbott
2016-10-10 17:19:41 -07:00
parent 8fa9ee1473
commit de5b6d9e37

View File

@@ -17,3 +17,7 @@ transifex-client==0.12.2
# Dependency of transifex-client
urllib3==1.16
# Install the Zulip API bindings into the virtualenv in edit mode, so
# that we're always running the latest version in git.
-e api/