gnu: python2-relatorio: Remove package.

* gnu/packages/python-xyz.scm (python2-relatorio): Delete variable.
This commit is contained in:
zimoun 2021-11-15 15:26:09 +01:00 committed by Ricardo Wurmus
parent b661634bd4
commit f6d8ea4675
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18770,9 +18770,6 @@ (define-public python-relatorio
for more filetypes can be easily added by creating plugins for them.")
(license license:gpl3+)))
(define-public python2-relatorio
(package-with-python2 python-relatorio))
(define-public python-radon
(package
(name "python-radon")