mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: Remove python2-imagesize.
* gnu/packages/python-xyz.scm (python2-imagesize): Delete variable.
This commit is contained in:
parent
3dd350f527
commit
8577f93ba3
1 changed files with 0 additions and 3 deletions
|
@ -18151,9 +18151,6 @@ (define-public python-imagesize
|
|||
PNG, JPEG, JPEG2000 and GIF files in pure Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-imagesize
|
||||
(package-with-python2 python-imagesize))
|
||||
|
||||
(define-public python-termstyle
|
||||
(package
|
||||
(name "python-termstyle")
|
||||
|
|
Loading…
Reference in a new issue