diff --git a/pyproject.toml b/pyproject.toml index dec905b..4a43139 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,9 +7,6 @@ license = "MIT" readme = "README.md" homepage = "https://ollama.ai" repository = "https://github.com/jmorganca/ollama-python" -include = [ - "ollama/py.typed" -] [tool.poetry.dependencies] python = "^3.8"