Skip to content

Commit e486f43

Browse files
Add pytest.ini to improve dev QoL (#1971)
1 parent f3c5536 commit e486f43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pytest]
2+
addopts = --pdbcls=IPython.terminal.debugger:TerminalPdb

0 commit comments

Comments
 (0)