This commit is contained in:
2025-05-22 20:26:48 +03:00
parent bebd84969b
commit f6561de9b3
3 changed files with 108 additions and 10 deletions
+5
View File
@@ -26,3 +26,8 @@ exclude = [
requires = ["hatchling"]
build-backend = "hatchling.build"
[dependency-groups]
dev = [
"psutil>=7.0.0",
]