mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 01:33:18 -05:00
gnu: Remove python2-incremental.
* gnu/packages/python-xyz.scm (python2-incremental): Delete variable.
This commit is contained in:
parent
da2f9c95ab
commit
04624f006f
1 changed files with 0 additions and 3 deletions
|
@ -19618,9 +19618,6 @@ (define-public python-incremental
|
|||
projects.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-incremental
|
||||
(package-with-python2 python-incremental))
|
||||
|
||||
(define-public python-invoke
|
||||
(package
|
||||
(name "python-invoke")
|
||||
|
|
Loading…
Reference in a new issue