Remove ipython config, add some packages
This commit is contained in:
parent
259d59aca5
commit
edf96fd84c
2 changed files with 2 additions and 5 deletions
|
@ -290,3 +290,5 @@ languagetool-ngrams-fr
|
||||||
grammalecte-fr
|
grammalecte-fr
|
||||||
python-pylint
|
python-pylint
|
||||||
python2-pylint
|
python2-pylint
|
||||||
|
pgcli
|
||||||
|
bpython
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
c = get_config()
|
|
||||||
|
|
||||||
c.InteractiveShellApp.extensions = [
|
|
||||||
'powerline.bindings.ipython.post_0_11'
|
|
||||||
]
|
|
Loading…
Reference in a new issue