gnu: Remove python2-fuzzywuzzy.
* gnu/packages/python-xyz.scm (python2-fuzzywuzzy): Delete variable.
parent
abb9adfff8
commit
748f3ef483
|
@ -25610,9 +25610,6 @@ custom PNG processing.")
|
||||||
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")
|
||||||
|
|
Reference in New Issue