diff --git a/pyproject.toml b/pyproject.toml index 0ae553d..31a52e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,10 +29,6 @@ dev = [ ] testing = ["pytest", "pytest-asyncio", "pytest-dotenv", "pytest-httpx", "pytest-cov", "respx"] -[project.readme] -file = "readme.md" -content-type = "text/markdown" - [tool.setuptools] include-package-data = false