Skip to content

Commit 2c91411

Browse files
authored
For ipdb make command
1 parent 9333a38 commit 2c91411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ test = [
2424
"pytest", # testing
2525
"ruff", # linting
2626
"ty", # checking types
27+
"ipdb"
2728
]
2829

2930
[project.urls]

0 commit comments

Comments
 (0)