add boto to install requires

This commit is contained in:
Steve Pulec 2013-02-25 23:56:41 -05:00
commit 024624045f
2 changed files with 7 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
moto.egg-info/*
dist/*
.coverage
*.pyc