gnu: python2-whisper: Remove package.

* gnu/packages/monitoring.scm (python2-whisper): Delete variable.
This commit is contained in:
Maxim Cournoyer 2021-09-26 22:23:04 -04:00
parent aca6b4f1fa
commit c1bbfa7540
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -377,9 +377,6 @@ (define-public python-whisper
historical data.")
(license license:asl2.0)))
(define-public python2-whisper
(package-with-python2 python-whisper))
(define-public python-carbon
(package
(name "python-carbon")