mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -05:00
gnu: Remove python2-appdirs.
* gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
This commit is contained in:
parent
5551922a24
commit
17375266ea
1 changed files with 0 additions and 3 deletions
|
@ -11095,9 +11095,6 @@ (define-public python-appdirs
|
||||||
should be stored on various operating systems.")
|
should be stored on various operating systems.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-appdirs
|
|
||||||
(package-with-python2 python-appdirs))
|
|
||||||
|
|
||||||
(define-public python-gorilla
|
(define-public python-gorilla
|
||||||
(package
|
(package
|
||||||
(name "python-gorilla")
|
(name "python-gorilla")
|
||||||
|
|
Loading…
Reference in a new issue