gnu: python2-fastimport: Remove package.
* gnu/packages/python-xyz.scm (python2-fastimport): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>master
parent
e13ab46c20
commit
8871b69840
|
@ -14380,9 +14380,6 @@ graphviz.")
|
||||||
format.")
|
format.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public python2-fastimport
|
|
||||||
(package-with-python2 python-fastimport))
|
|
||||||
|
|
||||||
(define-public python-twisted
|
(define-public python-twisted
|
||||||
(package
|
(package
|
||||||
(name "python-twisted")
|
(name "python-twisted")
|
||||||
|
|
Reference in New Issue