pyauth / pyotp

Python One-Time Password Library
https://pyauth.github.io/pyotp/
Other
2.95k stars 321 forks source link

Restores Python 3.5 compatibility #90

Closed jbwdevries closed 4 years ago

jbwdevries commented 4 years ago

Also updates the github workflow so it doesn't try Python2.7 anymore.

jbwdevries commented 4 years ago

I notices the github work flow failed on master because my PR. I had to option to disable Python 3.5 or re-add the compatibility fix. I looked at a survey[1] which said 10% still uses Python 3.5 so I opted to re-add. If that's not preferred, I will make a different PR to simply remove 2.7 and 3.5 from the workflow.

[1] https://www.jetbrains.com/research/python-developers-survey-2018/