diff --git a/pyproject.toml b/pyproject.toml index 1a8736a..b2b08f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,5 @@ dependencies = [ "pyyaml", ] -[tool.setuptools] -packages = ["jellyfin_exporter"] - [project.scripts] jellyfin_exporter = "jellyfin_exporter.cli:main" \ No newline at end of file