⬆️ update lock file

This commit is contained in:
yanyongyu
2021-07-22 23:59:04 +08:00
parent 03f5683d52
commit 54a7e4808c
11 changed files with 213 additions and 610 deletions

View File

@ -30,10 +30,10 @@ nonebot2 = "^2.0.0-alpha.12"
[tool.poetry.dev-dependencies]
nonebot2 = { path = "../../", develop = true }
[[tool.poetry.source]]
name = "aliyun"
url = "https://mirrors.aliyun.com/pypi/simple/"
default = true
# [[tool.poetry.source]]
# name = "aliyun"
# url = "https://mirrors.aliyun.com/pypi/simple/"
# default = true
[build-system]
requires = ["poetry-core>=1.0.0"]