nose-ipdb
nose-ipdb copied to clipboard
Setup failed on python 2.7
Yesterday ipython package has updated to version 6.0.0, which isn't compatible with old python versions.
I solved this issue locally, specifying ipython==5.3.0
in my project's requirements.txt