gnu: Remove python2-tldextract.
* gnu/packages/python-xyz.scm (python2-tldextract): Delete variable.
This commit is contained in:
parent
7287f83523
commit
79884ad0da
1 changed files with 0 additions and 3 deletions
|
@ -23069,9 +23069,6 @@ (define-public python-tldextract
|
|||
Public Suffix List's private domains as well.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-tldextract
|
||||
(package-with-python2 python-tldextract))
|
||||
|
||||
(define-public python-tldr
|
||||
(package
|
||||
(name "python-tldr")
|
||||
|
|
Loading…
Reference in a new issue