mirror of
https://github.com/snowykami/server-status-client.git
synced 2025-08-02 11:49:56 +00:00
✨ 降低python版本依赖
This commit is contained in:
@ -10,7 +10,7 @@ dependencies = [
|
||||
"psutil>=6.0.0",
|
||||
"arclet-alconna>=1.8.30",
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
license = { text = "MIT" }
|
||||
|
||||
|
Reference in New Issue
Block a user