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