me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyclipper.

* gnu/packages/python-xyz.scm (python2-pyclipper): Delete variable.
Maxim Cournoyer 2022-04-29 22:28:27 -04:00
parent c4a9b0b03b
commit 4a37995b04
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")