mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-fuzzywuzzy.
* gnu/packages/python-xyz.scm (python2-fuzzywuzzy): Delete variable.
This commit is contained in:
parent
abb9adfff8
commit
748f3ef483
1 changed files with 0 additions and 3 deletions
|
@ -25610,9 +25610,6 @@ (define-public python-fuzzywuzzy
|
||||||
sequences.")
|
sequences.")
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
||||||
(define-public python2-fuzzywuzzy
|
|
||||||
(package-with-python2 python-fuzzywuzzy))
|
|
||||||
|
|
||||||
(define-public python-block-tracing
|
(define-public python-block-tracing
|
||||||
(package
|
(package
|
||||||
(name "python-block-tracing")
|
(name "python-block-tracing")
|
||||||
|
|
Loading…
Reference in a new issue