python-u2flib-server icon indicating copy to clipboard operation
python-u2flib-server copied to clipboard

Remove deprecated verifier and replace with verify.

Open TACIXAT opened this issue 7 years ago • 1 comments

Fix for #46. Didn't check the rest of the code for other usage but it will squelch the two lines in that issue.

TACIXAT avatar Nov 20 '18 04:11 TACIXAT

CI fails on Python 3.3 with a runtime error that Python 3.4 or higher is required.

TACIXAT avatar Nov 21 '18 02:11 TACIXAT