We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15ea93 commit 2ab314dCopy full SHA for 2ab314d
setup.cfg
@@ -30,6 +30,8 @@ testpaths = pvlib/tests
30
ignore_missing_imports = True
31
[mypy-ephem.*]
32
33
+[mypy-ecmwfapi.*]
34
+ignore_missing_imports = True
35
[mypy-numba.*]
36
37
[mypy-numpy.*]
0 commit comments