gnu: Remove python2-pywavelets.
This package no longer supports Python 2 since the update in
501d89d707
and has no dependents.
* gnu/packages/python-xyz.scm (python2-pywavelets): Remove variable.
This commit is contained in:
parent
f5e3f02fdd
commit
0a72157271
1 changed files with 0 additions and 3 deletions
|
@ -5599,9 +5599,6 @@ similar to Fourier transforms, the difference being that Fourier transforms are
|
|||
localized only in frequency instead of in time and frequency.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pywavelets
|
||||
(package-with-python2 python-pywavelets))
|
||||
|
||||
(define-public python-pywinrm
|
||||
(package
|
||||
(name "python-pywinrm")
|
||||
|
|
Reference in a new issue