tox.ini: Install ipdb dependency for development environment
This commit is contained in:
parent
fcd8521622
commit
9a1314c656
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -15,6 +15,7 @@ deps =
|
|||
swh.core[http] >= 0.0.61
|
||||
.[testing]
|
||||
pytest-cov
|
||||
ipdb
|
||||
commands =
|
||||
pytest {envsitepackagesdir}/swh/lister/ {posargs}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue