summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorgeorge.whewell <george@bynd.com>2015-01-27 17:56:51 +0000
committergeorge.whewell <george@bynd.com>2015-01-27 17:56:51 +0000
commitdc2204572a29762ff1cce7e565406be6c4843200 (patch)
treed7f23347c366deea88fcd6d89ca7fc60449f3cfa /requirements.txt
parent09e4af26a387b3fce03f3cb1a38c6cff6a6c1af3 (diff)
downloadoauthlib-dc2204572a29762ff1cce7e565406be6c4843200.tar.gz
move test requirements to requirements-test.txt. use tox for tests on .travis.yml
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 7c89621..9818e25 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,3 @@
-nose==1.3.4
-mock==1.0.1
pycrypto==2.6.1
pyjwt==0.3.2
blinker==1.3 \ No newline at end of file