diff --git a/pyproject.toml b/pyproject.toml index 2efa229..0eb8d77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,8 @@ module = [ "tkcalendar", "customtkinter", "aiohttp", - "tktimepicker" + "tktimepicker", + "platformdirs" ] ignore_missing_imports = true