diff options
Diffstat (limited to 'python/python-fido2')
-rw-r--r-- | python/python-fido2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-fido2/README b/python/python-fido2/README index 4965b35398..8ab6aa779e 100644 --- a/python/python-fido2/README +++ b/python/python-fido2/README @@ -10,3 +10,7 @@ an Authenticator, or when implementing WebAuthn support for a Relying Party. pyscard is an optional dependency. + +Version 1.2.0 is the last version supported by Slackware 15. Version +2.0.0 and newer require Python 3.10+, while Slackware 15 only has +Python 3.9. |