Skip to content

Commit

Permalink
Add pyjwt to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jturmel committed Mar 30, 2014
1 parent 5d0fc11 commit 0079032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -5,6 +5,7 @@ envlist = py26,py27,py32,py33,pypy
deps=nose
pycrypto
mock
pyjwt
commands=nosetests -w tests

[testenv:py26]
Expand Down

0 comments on commit 0079032

Please sign in to comment.