summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKostya Zolotarov <kostya.zolotarov@gmail.com>2014-08-03 00:13:16 +0300
committerKostya Zolotarov <kostya.zolotarov@gmail.com>2014-08-03 00:13:16 +0300
commit8cfc0cf29d4de6d63d07671bfc02550176184a69 (patch)
tree5f7439862ee530acb9e0fb94d8deeee64d818b58 /requirements.txt
parent6ff525e9e5aef8c24da2a79a7e6fe428b7a7edbc (diff)
downloadboto-8cfc0cf29d4de6d63d07671bfc02550176184a69.tar.gz
Added mock to requirements
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index d4416cbc..22756525 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,4 @@ httpretty>=0.7.0
paramiko>=1.10.0
PyYAML>=3.10
coverage==3.7.1
+mock==1.0.1