feat(shell): Add ipython
This commit is contained in:
parent
06351ca22e
commit
2642a64116
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ in
|
|||
ps.django-debug-toolbar
|
||||
ps.django-stubs
|
||||
ps.loadcredential
|
||||
ps.ipython
|
||||
]
|
||||
++ (builtins.map (p: ps.callPackage ./pkgs/${p} { }) [
|
||||
"django-browser-reload"
|
||||
|
|
Loading…
Reference in a new issue