diff --git a/pyproject.toml b/pyproject.toml index fe90929..0d733ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ license = "GPL-v3.0" name = "hoyo-update-notifier" readme = "README.md" version = "1.1.0" +package-mode = false [tool.poetry.dependencies] aiohttp = "^3.9.5"