gnu: python2-jedi: Remove package.
* gnu/packages/python-xyz.scm (python2-jedi): Delete variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>master
parent
c56e9033f5
commit
6b29c3c735
|
@ -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")
|
||||
|
|
Reference in New Issue