diff --git a/pyproject.toml b/pyproject.toml index ae908a2..75d55f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ dependencies = [ [tool.hatch.build.targets.wheel] only-include = [ "word_document_server", - "office_word_mcp_server", ] sources = ["."]