diff --git a/pyproject.toml b/pyproject.toml index b27bc7b..729f1aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,8 +96,8 @@ Repository = "https://git.b4l.co.th/B4L/Northern-Thailand-Ping-River-Monitor" Issues = "https://git.b4l.co.th/B4L/Northern-Thailand-Ping-River-Monitor/issues" Documentation = "https://git.b4l.co.th/B4L/Northern-Thailand-Ping-River-Monitor/wiki" -[tool.uv] -dev-dependencies = [ +[dependency-groups] +dev = [ # Testing "pytest==7.4.3", "pytest-cov==4.1.0",