Skip to content

Commit 81a79b8

Browse files
add mypy
1 parent 68f0997 commit 81a79b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def readme():
5555
extras_require={
5656
"test": [
5757
"pytest",
58+
"mypy",
5859
"dask",
5960
"distributed",
6061
"numpy",

0 commit comments

Comments
 (0)