nose-ipdb icon indicating copy to clipboard operation
nose-ipdb copied to clipboard

Setup failed on python 2.7

Open ruscoder opened this issue 7 years ago • 1 comments

Yesterday ipython package has updated to version 6.0.0, which isn't compatible with old python versions.

ruscoder avatar Apr 20 '17 02:04 ruscoder

I solved this issue locally, specifying ipython==5.3.0 in my project's requirements.txt

ruscoder avatar Apr 20 '17 02:04 ruscoder