Skip to content

Commit e4ac977

Browse files
author
Rémy HUBSCHER
committed
Do not install python-jose for the flake8 check.
1 parent 650f46e commit e4ac977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ deps =
1616

1717
[testenv:flake8]
1818
commands = flake8 jose
19+
skip_install= True
1920
deps =
2021
flake8

0 commit comments

Comments
 (0)