gnu: python2-jedi: Remove package.
* gnu/packages/python-xyz.scm (python2-jedi): Delete variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
c56e9033f5
commit
6b29c3c735
1 changed files with 0 additions and 3 deletions
|
@ -16349,9 +16349,6 @@ Jedi understands docstrings and you can use Jedi autocompletion in your REPL as
|
||||||
well.")
|
well.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-jedi
|
|
||||||
(package-with-python2 python-jedi))
|
|
||||||
|
|
||||||
(define-public ptpython
|
(define-public ptpython
|
||||||
(package
|
(package
|
||||||
(name "ptpython")
|
(name "ptpython")
|
||||||
|
|
Reference in a new issue