We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e57d0b commit f50d9d0Copy full SHA for f50d9d0
pyproject.toml
@@ -49,6 +49,7 @@ test = ["pytest>=2.7.1"]
49
dev = [
50
"pytest>=2.7.1",
51
"ruff",
52
+ "mypy",
53
"jupyter",
54
"jupyterlab",
55
]
0 commit comments