diff --git a/pyproject.toml b/pyproject.toml index 706d194..ee8425e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,9 +18,6 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] license = "Apache-2.0" -packages = [ - { include = "tap_linkedin_ads" }, -] [tool.poetry.dependencies] python = "<3.12,>=3.9"