This commit is contained in:
long2ice
2020-05-13 23:16:27 +08:00
parent a5a5de529b
commit d385647fba
9 changed files with 185 additions and 122 deletions

View File

@@ -8,7 +8,8 @@ authors = ["long2ice <long2ice@gmail.com>"]
python = "^3.8"
tortoise-orm = {git = "https://github.com/tortoise/tortoise-orm.git", branch = "develop"}
aiomysql = "*"
click = "*"
asyncclick = "*"
dill = "*"
[tool.poetry.dev-dependencies]
taskipy = "*"