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 @@ the public ICANN TLDs and their exceptions. It can optionally support the
|
||||||
Public Suffix List's private domains as well.")
|
Public Suffix List's private domains as well.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-tldextract
|
|
||||||
(package-with-python2 python-tldextract))
|
|
||||||
|
|
||||||
(define-public python-tldr
|
(define-public python-tldr
|
||||||
(package
|
(package
|
||||||
(name "python-tldr")
|
(name "python-tldr")
|
||||||
|
|
|
||||||
Reference in a new issue