gnu: Remove python2-waitress.
* gnu/packages/python-xyz.scm (python2-waitress): Delete variable.
This commit is contained in:
parent
ff1b08f7c4
commit
34f6230b88
1 changed files with 0 additions and 3 deletions
|
@ -15717,9 +15717,6 @@ (define-public python-waitress
|
||||||
server with very acceptable performance.")
|
server with very acceptable performance.")
|
||||||
(license license:zpl2.1)))
|
(license license:zpl2.1)))
|
||||||
|
|
||||||
(define-public python2-waitress
|
|
||||||
(package-with-python2 python-waitress))
|
|
||||||
|
|
||||||
(define-public python-whichcraft
|
(define-public python-whichcraft
|
||||||
(package
|
(package
|
||||||
(name "python-whichcraft")
|
(name "python-whichcraft")
|
||||||
|
|
Loading…
Reference in a new issue