mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -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.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-appdirs
|
||||
(package-with-python2 python-appdirs))
|
||||
|
||||
(define-public python-gorilla
|
||||
(package
|
||||
(name "python-gorilla")
|
||||
|
|
Loading…
Reference in a new issue