Kami / python-yubico-client

Python library for validating Yubico Yubikey One Time Passwords (OTPs) based on the validation protocol version 2.0.
https://yubico-client.readthedocs.org/en/latest/
Other
83 stars 19 forks source link

Specify supported Python versions somewhere. #26

Closed lweberk closed 5 years ago

lweberk commented 9 years ago

What versions of Python do you officially support?

chickahoona commented 5 years ago

I was using it on python 2.7 and also now up to 3.6

lweberk commented 5 years ago

Perhaps it would be good to specify the known working versions in the README.md. If you consider it to be unnecessary feel free to close the issue. I'm good with knowing py27-py36.

Thanks @chickahoona