Skip to content

Commit a1dd636

Browse files
committed
tox.ini: Add ipdb as a dep because it's very useful for debugging
1 parent e20b631 commit a1dd636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ setenv =
77
commands =
88
nosetests {posargs:-w tests -v}
99
deps =
10+
ipdb
1011
nose

0 commit comments

Comments
 (0)