We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be4d32d + 489c836 commit 10d4948Copy full SHA for 10d4948
pyproject.toml
@@ -59,6 +59,7 @@ dev = [
59
'docutils',
60
'hatch',
61
'hatchling',
62
+ 'ipython',
63
'jupyter',
64
'mypy>=1.16.0',
65
'nbconvert',
requirements_dev.txt
@@ -4,6 +4,7 @@ coveralls
4
docutils
5
hatch
6
hatchling
7
+ipython
8
jupyter
9
mypy>=1.16.0
10
nbconvert
0 commit comments