gnu: python2-fido2: Remove package.

* gnu/packages/security-token.scm (python2-fido2): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:05 +01:00 committed by Maxim Cournoyer
parent 9541682c79
commit b5bae212d6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -631,9 +631,6 @@ (define-public python-fido2
;; files for internal use, so they are not really a bundled dependency.
(license (list license:bsd-2 license:asl2.0))))
(define-public python2-fido2
(package-with-python2 python-fido2))
(define-public python-yubikey-manager
(package
(name "python-yubikey-manager")