update github actions

update github actions

update github actions

update github actions

update github actions

update github actions

update github actions

update github actions

update github actions

update github actions

update github actions
This commit is contained in:
long2ice 2020-06-02 22:14:44 +08:00
parent e87f67f1e1
commit a1746e457c

View File

@ -19,6 +19,8 @@ python = "^3.8"
tortoise-orm = "*"
asyncclick = "*"
pydantic = "*"
aiomysql = {version = "*", optional = true}
asyncpg = {version = "*", optional = true}
[tool.poetry.dev-dependencies]
taskipy = "*"