diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 3e9d53b720..dc9ffa382d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15717,9 +15717,6 @@ templates into Python modules.") 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") |