python-zulip-api: Add tools/provision for setting up dev env.

This commit is contained in:
Eeshan Garg 2017-08-07 20:37:58 -02:30 committed by Tim Abbott
parent e4c34d77e7
commit f9655266df
3 changed files with 23 additions and 0 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
pycodestyle==2.3.1
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver