1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-29 09:57:46 +00:00

make pyright work

This commit is contained in:
RGBCube 2022-10-18 13:58:05 +03:00
parent 521d709d3f
commit 3791f0422e
4 changed files with 55 additions and 4 deletions

View file

@ -8,7 +8,7 @@ authors = [ "RGBCube", "The Lands of Minearchy team" ]
python = "^3.10"
"discord.py" = { version = "*", extras = [ "speed" ] }
jishaku = "*"
mcstatus = "^9.4.2"
mcstatus = "*"
uvloop = "*"
[tool.poetry.dev-dependencies]