mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 13:17:10 -05:00
gnu: python2-relatorio: Remove package.
* gnu/packages/python-xyz.scm (python2-relatorio): Delete variable.
This commit is contained in:
parent
b661634bd4
commit
f6d8ea4675
1 changed files with 0 additions and 3 deletions
|
@ -18770,9 +18770,6 @@ (define-public python-relatorio
|
||||||
for more filetypes can be easily added by creating plugins for them.")
|
for more filetypes can be easily added by creating plugins for them.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-relatorio
|
|
||||||
(package-with-python2 python-relatorio))
|
|
||||||
|
|
||||||
(define-public python-radon
|
(define-public python-radon
|
||||||
(package
|
(package
|
||||||
(name "python-radon")
|
(name "python-radon")
|
||||||
|
|
Loading…
Reference in a new issue