annotate test/__init__.py @ 6314:a2fbd3592322

pyjwt 2.00 changed return type of jwt.encode from byte to str Need to change tests to only do b2s conversion if using version before 2.0.0. Note 2.0.0 drops support for python 2. Also it is not installed for the python 3.4 ci test by pip install.
author John Rouillard <rouilj@ieee.org>
date Fri, 01 Jan 2021 22:16:45 -0500
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/