Revert explicit inclusion of py.typed

This commit is contained in:
Dave Pearson 2024-06-05 19:43:37 +01:00
parent c4931b202d
commit fa7bf7cbd1
No known key found for this signature in database
GPG Key ID: B413E0EF113D4ABF

View File

@ -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"