From 3de0c1ad327d00d8f02747eedadc3c7db82cce31 Mon Sep 17 00:00:00 2001 From: Hipstercat Date: Tue, 17 Oct 2023 18:33:16 +0200 Subject: [PATCH] Fix --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) 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