Initial implementation but taking a different approach.

This commit is contained in:
Mitsuo Takaki
2016-04-27 21:45:24 -07:00
commit 37bec316ff
5 changed files with 96 additions and 0 deletions

4
dev_requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
PyYAML==3.11
ipython==4.2.0
pudb==2016.1
requests==2.9.1