mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 01:33:18 -05:00
gnu: Remove python2-pysnptools.
* gnu/packages/python-xyz.scm (python2-pysnptools): Delete variable.
This commit is contained in:
parent
0d21cf9f56
commit
b05d8d8bf3
1 changed files with 0 additions and 3 deletions
|
@ -6849,9 +6849,6 @@ (define-public python-pysnptools
|
|||
operators such as union, intersection, and difference.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pysnptools
|
||||
(package-with-python2 python-pysnptools))
|
||||
|
||||
(define-public python-pykdtree
|
||||
(package
|
||||
(name "python-pykdtree")
|
||||
|
|
Loading…
Reference in a new issue