Add ipython to dev dependencies

So tower-manage gets ipython instead of the vanilla interpreter
This commit is contained in:
Matthew Jones 2016-05-10 10:33:56 -04:00
parent ebc629dc52
commit 01ea3b602d

View File

@ -1,5 +1,6 @@
django-debug-toolbar==1.4
pprofile
ipython
unittest2
pep8
flake8