There was an error while loading. Please reload this page.
1 parent 68f0997 commit 81a79b8Copy full SHA for 81a79b8
1 file changed
setup.py
@@ -55,6 +55,7 @@ def readme():
55
extras_require={
56
"test": [
57
"pytest",
58
+ "mypy",
59
"dask",
60
"distributed",
61
"numpy",
0 commit comments