Add ipython to dev dependencies
This commit is contained in:
parent
477307b993
commit
ea60b802ec
@ -19,3 +19,8 @@ dependencies = [
|
||||
"sentry-sdk>=2.43.0",
|
||||
"whitenoise>=6.11.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ipython>=9.6.0",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user