mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 00:46:43 +00:00 
			
		
		
		
	⬆️ update lock file
This commit is contained in:
		@@ -32,10 +32,10 @@ nonebot2 = "^2.0.0-alpha.13"
 | 
			
		||||
[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"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user