me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pysnptools.

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

View File

@ -6849,9 +6849,6 @@ those files. It can also efficiently manipulate ranges of integers using set
operators such as union, intersection, and difference.") operators such as union, intersection, and difference.")
(license license:asl2.0))) (license license:asl2.0)))
(define-public python2-pysnptools
(package-with-python2 python-pysnptools))
(define-public python-pykdtree (define-public python-pykdtree
(package (package
(name "python-pykdtree") (name "python-pykdtree")