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:
Marius Bakke 2020-07-14 22:01:35 +02:00
parent f5e3f02fdd
commit 0a72157271
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -5599,9 +5599,6 @@ (define-public python-pywavelets
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")