python-zulip-api/zulip/examples
Eeshan Garg 61d84cd649 zulip/examples: Remove sys.path modifications.
With the new repo, doing a `pip install -e ./zulip` will be a part
of the core workflow. This mitigates the risk of developers
accidentally testing their changes against an installed copy of the
zulip package rather than the copy in their checkout. Therefore,
we can now get rid of the various `sys.path.inserts` in the examples.
2017-07-29 00:24:42 -02:30
..
create-user zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
edit-message zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
get-presence zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
get-public-streams zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
list-members zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
list-subscriptions zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
print-events zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
print-messages zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
recent-messages zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
send-message zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
subscribe zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
unsubscribe zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
upload-file zulip/examples: Remove sys.path modifications. 2017-07-29 00:24:42 -02:30
zuliprc api: Move the API package to a dedicated subdirectory. 2017-07-18 02:20:32 -02:30