Skip to content

Commit

Permalink
Do not install python-jose for the flake8 check.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Dec 20, 2017
1 parent 650f46e commit e4ac977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ deps =

[testenv:flake8]
commands = flake8 jose
skip_install= True
deps =
flake8

0 comments on commit e4ac977

Please sign in to comment.