Minor changes

This commit is contained in:
Loic Guegan 2023-10-26 17:50:34 +02:00
parent 2250082bb3
commit 2d46fcf955
2 changed files with 20 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "clusterman"
dynamic = ["version"]
dependencies = ["psutil"]
dependencies = ["psutil", "jsonschema"]
description = "Simple cluster management utility"
readme = "README.md"