niku is gonna work on this

This commit is contained in:
2021-10-30 17:19:31 +02:00
commit 425d3a3a92
17 changed files with 1774 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
yapf = "*"
[packages]
humanize = "*"
"discord.py" = {extras = ["voice"], version = "*"}
sqlalchemy = "*"
aiomysql = "*"
lavalink = "*"
[requires]
python_version = "3.8"