Revert "Python shell use ipython"

This reverts commit 721afd5ebf.
This commit is contained in:
Evie Litherland-Smith 2025-01-29 14:02:13 +00:00
parent 721afd5ebf
commit 254e38ab9b

View file

@ -1160,8 +1160,7 @@
(t '("pyflakes")))))))
:custom
(python-interpreter "python3")
(python-shell-interpreter "ipython3")
(python-shell-interpreter-args "-i --simple-prompt")
(python-shell-interpreter "python3")
(python-shell-dedicated nil)
(python-shell-completion-native-enable nil)
(python-indent-guess-indent-offset nil)