Skip to content

Commit 0d29532

Browse files
authored
Remove 'mypy' from pyproject.toml dependencies
Removed 'mypy' from the dependencies list.
1 parent 83b8c02 commit 0d29532

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ docs = [
4545
"myst-parser",
4646
"sphinx-palewire-theme",
4747
]
48-
mypy = [
49-
"mypy",
50-
]
5148
notebooks = [
5249
"jupyterlab",
5350
"ipywidgets",

0 commit comments

Comments
 (0)