test requirements: Add pdbpp
pdb sometimes segfaults for some reason - pdbpp works fine and gives us nicer debugging.
This commit is contained in:
parent
a9f27e3247
commit
c43bfffd5c
@ -10,6 +10,7 @@ itsdangerous==0.24
|
||||
Mako==1.0.4
|
||||
parse==1.6.6
|
||||
parse-type==0.3.4
|
||||
pdbpp==0.8.3
|
||||
py==1.4.31
|
||||
pytest==2.9.2
|
||||
pytest-bdd==2.16.1
|
||||
|
Loading…
Reference in New Issue
Block a user