diff --git a/pyproject.toml b/pyproject.toml index 61d4adfa..57ed2310 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ license = {file = "LICENSE.txt"} requires = ["meson-python"] build-backend = "mesonpy" -[project.optional-dependencies] +[dependency-groups] testing = [ "psutil", "pytest >= 8.0",