me
/
guix
Archived
1
0
Fork 0

gnu: python2-jedi: Remove package.

* gnu/packages/python-xyz.scm (python2-jedi): Delete variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
jgart via Guix-patches via 2021-11-28 10:08:51 -05:00 committed by Nicolas Goaziou
parent c56e9033f5
commit 6b29c3c735
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 0 additions and 3 deletions

View File

@ -16349,9 +16349,6 @@ Jedi understands docstrings and you can use Jedi autocompletion in your REPL as
well.")
(license license:expat)))
(define-public python2-jedi
(package-with-python2 python-jedi))
(define-public ptpython
(package
(name "ptpython")