[deps] add ipython to dev dependencies
so we have available in our virtual env
This commit is contained in:
parent
a45576406e
commit
e45dcaa0fd
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ teilchensammler-cli = "teilchensammler_cli.main:main"
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
|
"ipython>=9.10.0",
|
||||||
"pytest>=9.0.1",
|
"pytest>=9.0.1",
|
||||||
"pytest-asyncio>=1.3.0",
|
"pytest-asyncio>=1.3.0",
|
||||||
"pytest-cov>=7.0.0",
|
"pytest-cov>=7.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue