mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-linecache2.
* gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
This commit is contained in:
parent
22e269f566
commit
ceee9eb312
1 changed files with 0 additions and 3 deletions
|
@ -20029,9 +20029,6 @@ (define-public python-linecache2
|
||||||
lines are read from a single file.")
|
lines are read from a single file.")
|
||||||
(license license:psfl)))
|
(license license:psfl)))
|
||||||
|
|
||||||
(define-public python2-linecache2
|
|
||||||
(package-with-python2 python-linecache2))
|
|
||||||
|
|
||||||
(define-public python-traceback2
|
(define-public python-traceback2
|
||||||
(package
|
(package
|
||||||
(name "python-traceback2")
|
(name "python-traceback2")
|
||||||
|
|
Loading…
Reference in a new issue