mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 16:08:04 -05:00
gnu: Remove python2-idna.
* gnu/packages/python-xyz.scm (python2-idna): Delete variable.
This commit is contained in:
parent
4687f296e3
commit
afdf9e4090
1 changed files with 0 additions and 3 deletions
|
@ -12026,9 +12026,6 @@ (define-public python-idna
|
|||
specification.")
|
||||
(license license:bsd-4)))
|
||||
|
||||
(define-public python2-idna
|
||||
(package-with-python2 python-idna))
|
||||
|
||||
(define-public python-libsass
|
||||
(package
|
||||
(name "python-libsass")
|
||||
|
|
Loading…
Reference in a new issue