gnu: Remove python2-snowballstemmer.

* gnu/packages/python-xyz.scm (python2-snowballstemmer): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:48:38 -04:00
parent 9374dbf3ee
commit e8a4b28581
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -18050,9 +18050,6 @@ JSON) codec.")
English stemmer.")
(license license:bsd-3)))
(define-public python2-snowballstemmer
(package-with-python2 python-snowballstemmer))
(define-public python-setproctitle
(package
(name "python-setproctitle")