gnu: python2-yubikey-manager: Remove package.

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

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

View file

@ -670,6 +670,3 @@ (define-public python-yubikey-manager
udev rules to your system configuration to be able to configure the YubiKey as
an unprivileged user.")
(license license:bsd-2)))
(define-public python2-yubikey-manager
(package-with-python2 python-yubikey-manager))