[feat]: Add pretty_errors

This commit is contained in:
Sweetbread
2023-05-14 17:37:55 +03:00
parent a054ae191a
commit c574cc4424
3 changed files with 24 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ matplotlib = "*"
simpledemotivators = {file = "https://github.com/Infqq/simpledemotivators/archive/main.zip"}
"discord.py" = {extras = ["voice"], version = "*"}
pillow = {file = "https://github.com/python-pillow/Pillow/archive/refs/tags/9.5.0.zip"}
pretty-errors = "*"
[dev-packages]