mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: python2-shapely: Remove package.
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
This commit is contained in:
parent
488fc3d2e6
commit
3aea1433f1
1 changed files with 0 additions and 3 deletions
|
@ -861,9 +861,6 @@ (define-public python-logwrap
|
||||||
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")
|
||||||
|
|
Loading…
Reference in a new issue