diff --git a/pyproject.toml b/pyproject.toml index ed2368219..12addfe13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -302,5 +302,6 @@ module = [ "numba", "pathos", "pathos.pools", + "estimagic._version", ] ignore_missing_imports = true