gnu: Remove python2-pyclipper.
* gnu/packages/python-xyz.scm (python2-pyclipper): Delete variable.
parent
c4a9b0b03b
commit
4a37995b04
|
@ -21556,9 +21556,6 @@ Rust Python extensions implemented with @code{PyO3} or @code{rust-cpython}.")
|
|||
Angus Johnson's polygon clipping Clipper library (ver. 6.4.2).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyclipper
|
||||
(package-with-python2 python-pyclipper))
|
||||
|
||||
(define-public python-tempdir
|
||||
(package
|
||||
(name "python-tempdir")
|
||||
|
|
Reference in New Issue