mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-21 19:57:48 +00:00
Added optional uvloop runtime
This commit is contained in:
@@ -10,6 +10,7 @@ python = "^3.8"
|
||||
lavalink = "^3.1.4"
|
||||
humanize = "^3.12.0"
|
||||
"discord.py" = { git = "https://github.com/iDevision/enhanced-discord.py", branch = "2.0", extras = ["voice", "speed"] }
|
||||
uvloop = {version = "^0.16.0", optional = true}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = {version = "^21.9b0", allow-prereleases = true}
|
||||
|
||||
Reference in New Issue
Block a user