3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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 @@ that after installing this package, you might still need to add appropriate
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))