aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-08-20 02:09:29 +0100
committerGravatar Joe Banks <[email protected]>2021-08-20 02:09:29 +0100
commit6a9abbbdf4eb9e6f41d8e463524620650a6cc42a (patch)
treee776455b1b9bb81282403d10db2db51e104b56a2 /pyproject.toml
parentEdit message using direct message instead of helper method (diff)
Add Jishaku
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1405e14..affe7c4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,6 +12,7 @@ loguru = "^0.5.3"
kubernetes_asyncio = "^12.1.1"
tabulate = {extras = ["widechars"], version = "^0.8.9"}
"discord.py" = {url = "https://github.com/Rapptz/discord.py/archive/master.zip"}
+jishaku = "^2.2.0"
[tool.poetry.dev-dependencies]
black = "^21.6b0"