pip-requires and test-requires

This includes boto==2.5.2 to work around issues with too old and too new
versions of boto
This commit is contained in:
Steve Baker 2013-02-21 10:35:38 +13:00
parent b96992b1da
commit 2e95bda5db
2 changed files with 3 additions and 0 deletions

2
tools/pip-requires Normal file
View File

@ -0,0 +1,2 @@
boto==2.5.2
psutil

1
tools/test-requires Normal file
View File

@ -0,0 +1 @@
testtools