mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-m2r.
* gnu/packages/python-xyz.scm (python2-m2r): Delete variable.
This commit is contained in:
parent
0438c799af
commit
3beeb2a819
1 changed files with 0 additions and 3 deletions
|
@ -19250,9 +19250,6 @@ (define-public python-m2r
|
|||
reST format.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-m2r
|
||||
(package-with-python2 python-m2r))
|
||||
|
||||
(define-public python-constantly
|
||||
(package
|
||||
(name "python-constantly")
|
||||
|
|
Loading…
Reference in a new issue