mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-constantly.
* gnu/packages/python-xyz.scm (python2-constantly): Delete variable.
This commit is contained in:
parent
d0d907dff8
commit
745be53c5f
1 changed files with 0 additions and 3 deletions
|
@ -19388,9 +19388,6 @@ (define-public python-constantly
|
|||
and bit flag values.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-constantly
|
||||
(package-with-python2 python-constantly))
|
||||
|
||||
(define-public python-attrs
|
||||
(package
|
||||
(name "python-attrs")
|
||||
|
|
Loading…
Reference in a new issue