gnu: Remove python2-appdirs.

* gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-12 21:52:31 -04:00
parent 5551922a24
commit 17375266ea
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")