From b545ad153659a3d34323aba4d7d21906a95c6b0c Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Mon, 3 May 2021 22:51:28 +0800 Subject: =?UTF-8?q?=E2=9E=95=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index df7b34c..8b315b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ aiohttp = "^3.6.2" APScheduler = "^3.7.0" [tool.poetry.dev-dependencies] +black = "^21.4b0" [build-system] requires = ["poetry-core>=1.0.0"] -- cgit v1.2.3