Drop the launcher (#5999)

Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
This commit is contained in:
Kowlin
2023-03-19 03:25:56 +01:00
committed by GitHub
parent d597c35fff
commit 469b2de391
3 changed files with 0 additions and 174 deletions

View File

@@ -37,7 +37,6 @@ dynamic = ["version", "requires-python", "dependencies", "optional-dependencies"
[project.scripts]
redbot = "redbot.__main__:main"
redbot-setup = "redbot.setup:run_cli"
redbot-launcher = "redbot.launcher:main"
[project.entry-points.pytest11]
red-discordbot = "redbot.pytest"