From 6ebf67372d43a572e749e46dfad932beb71cd7eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Sun, 8 Aug 2021 14:51:34 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 645f712..436a122 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,10 +8,10 @@ readme = "README.md" homepage = "https://github.com/TheLovinator1/discord-reminder-bot" repository = "https://github.com/TheLovinator1/discord-reminder-bot" keywords = [ - "bot", - "discord", - "discord-reminder-bot", - "discord-py-slash-command", + "bot", + "discord", + "discord-reminder-bot", + "discord-py-slash-command", ] [tool.poetry.urls]