mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-colorspacious.
* gnu/packages/python-xyz.scm (python2-colorspacious): Delete variable.
This commit is contained in:
parent
a00ab19763
commit
de0ae97191
1 changed files with 0 additions and 3 deletions
|
@ -6582,9 +6582,6 @@ (define-public python-colorspacious
|
|||
convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-colorspacious
|
||||
(package-with-python2 python-colorspacious))
|
||||
|
||||
(define-public python-proto-matcher
|
||||
(package
|
||||
(name "python-proto-matcher")
|
||||
|
|
Loading…
Reference in a new issue