gnu: Remove python2-pyscard.

* gnu/packages/security-token.scm (python2-pyscard): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:14:30 -04:00
parent 8f2eb654cd
commit b11719f12b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -446,9 +446,6 @@ (define-public python-pyscard
PCSC API Python wrapper module.")
(license license:lgpl2.1+)))
(define-public python2-pyscard
(package-with-python2 python-pyscard))
(define-public yubikey-oath-dmenu
(package
(name "yubikey-oath-dmenu")