summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index cb4dd22383..1540cffce5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18286,9 +18286,6 @@ scans through a file and detects issues.")
(list python-wcwidth python-six python-pygments))
(properties '())))
-(define-public python2-prompt-toolkit
- (package-with-python2 python-prompt-toolkit-2))
-
(define-public python-prompt-toolkit-1
(package (inherit python-prompt-toolkit-2)
(version "1.0.15")