mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-pyscard.
* gnu/packages/security-token.scm (python2-pyscard): Delete variable.
This commit is contained in:
parent
8f2eb654cd
commit
b11719f12b
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue