gnu: Remove python2-pyclipper.
* gnu/packages/python-xyz.scm (python2-pyclipper): Delete variable.
This commit is contained in:
parent
c4a9b0b03b
commit
4a37995b04
1 changed files with 0 additions and 3 deletions
|
@ -21556,9 +21556,6 @@ (define-public python-pyclipper
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue