Explicitly include "six" for jwt tests

It is not properly listed as a dependency for jwcrypto, so we need to
pull it in manually.
This commit is contained in:
Pierre Ossman 2021-02-08 15:46:43 +01:00
parent f1e33fa4c7
commit 55f1fe2603
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
mock
nose
jwcrypto
six
redis
simplejson