requirements: Install the Zulip API bindings by default.

Now that we're no longer using the --install-option feature of
requirements.txt, we can add this back in again.
This commit is contained in:
Tim Abbott 2016-10-10 17:19:41 -07:00
parent 497d1c1f4e
commit 0784c4b339
1 changed files with 4 additions and 0 deletions

View File

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