summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOndrej Slinták <ondrowan@gmail.com>2013-02-03 18:41:37 +0100
committerOndrej Slinták <ondrowan@gmail.com>2013-02-03 18:41:37 +0100
commit3c5c90d5a1773fd3ebe6520d18284d7635227f1d (patch)
treea069d623caa652f9f05dcb277e96f55c7d8a4a6f /requirements.txt
parent276672252b2e287f09b023728e10e98ad4cd39a2 (diff)
downloadoauthlib-3c5c90d5a1773fd3ebe6520d18284d7635227f1d.tar.gz
Added mock and nose to requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index a0b2a1b..ad52aac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,5 @@ docutils
python-creole
-e git+https://github.com/ternstor/pycco.git#egg=pycco
pycrypto
+mock
+nose