mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: python2-fastimport: Remove package.
* gnu/packages/python-xyz.scm (python2-fastimport): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
e13ab46c20
commit
8871b69840
1 changed files with 0 additions and 3 deletions
|
@ -14380,9 +14380,6 @@ (define-public python-fastimport
|
|||
format.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-fastimport
|
||||
(package-with-python2 python-fastimport))
|
||||
|
||||
(define-public python-twisted
|
||||
(package
|
||||
(name "python-twisted")
|
||||
|
|
Loading…
Reference in a new issue