summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMark Adams <mark@markadams.me>2015-10-09 13:48:56 -0500
committerMark Adams <madams@atlassian.com>2015-10-09 13:50:55 -0500
commitacc30b90666f2edb891a674bbb1727114776421a (patch)
tree4a4e1ca1d38baede77925703974462e3b0e7f6b6 /tox.ini
parent8f2601050339b0efcba1d7b44f646bc520e8b700 (diff)
downloadpyjwt-acc30b90666f2edb891a674bbb1727114776421a.tar.gz
Removed unneeded dependencies in tox.ini
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 5c59e8f..df91787 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,6 @@ commands =
python setup.py pytest
deps =
crypto: cryptography
- pytest
- pytest-cov
- pytest-runner
contrib_crypto: pycrypto
contrib_crypto: ecdsa