We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad66d63 commit f3cb25dCopy full SHA for f3cb25d
pyproject.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
requires-python = ">=3.8"
7
dependencies = [ "nonebot2>=2.0.0", "nonebot-adapter-onebot>=2.0.0", "nonebot-plugin-apscheduler>=0.3.0", "httpx>=0.20.0",]
8
[[project.authors]]
9
-name = "Chongxi3555"
+name = "ChongxiSama"
10
11
[build-system]
12
requires = [ "setuptools>=61.0", "wheel",]
0 commit comments