gnu: python2-shapely: Remove package.

* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
This commit is contained in:
Björn Höfling 2021-05-25 01:15:08 +02:00
parent 488fc3d2e6
commit 3aea1433f1
No known key found for this signature in database
GPG key ID: BF286CB6593E5FFD

View file

@ -861,9 +861,6 @@ (define-public python-logwrap
and function call return values in a human-readable way.")
(license license:asl2.0)))
(define-public python2-shapely
(package-with-python2 python-shapely))
(define-public python-clyent
(package
(name "python-clyent")