gnu: python2-shapely: Remove package.
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.master
parent
488fc3d2e6
commit
3aea1433f1
|
@ -861,9 +861,6 @@ module and then similar looking characters are removed.")
|
||||||
and function call return values in a human-readable way.")
|
and function call return values in a human-readable way.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-shapely
|
|
||||||
(package-with-python2 python-shapely))
|
|
||||||
|
|
||||||
(define-public python-clyent
|
(define-public python-clyent
|
||||||
(package
|
(package
|
||||||
(name "python-clyent")
|
(name "python-clyent")
|
||||||
|
|
Reference in New Issue