gnu: python2-fido2: Remove package.
* gnu/packages/security-token.scm (python2-fido2): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
9541682c79
commit
b5bae212d6
|
@ -631,9 +631,6 @@ implementing a Relying Party.")
|
|||
;; 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")
|
||||
|
|
Reference in New Issue