gnu: Remove python2-waitress.

* gnu/packages/python-xyz.scm (python2-waitress): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:25:45 -04:00
parent ff1b08f7c4
commit 34f6230b88
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -15717,9 +15717,6 @@ (define-public python-waitress
server with very acceptable performance.")
(license license:zpl2.1)))
(define-public python2-waitress
(package-with-python2 python-waitress))
(define-public python-whichcraft
(package
(name "python-whichcraft")