Skip to content

Commit a9e9b0a

Browse files
committed
Add mypy to dev deps
1 parent 5914182 commit a9e9b0a

File tree

2 files changed

+50
-2
lines changed

2 files changed

+50
-2
lines changed

poetry.lock

+49-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ livereload = "*"
8787
jupyter = ">=1.0"
8888
spyder-kernels = ">=2.4"
8989
# Testing
90+
mypy = "*"
9091
pytest = "*"
9192
pytest-cov = "*"
9293

0 commit comments

Comments
 (0)