From cd7c33820376f2f4a11f1e57a766384efcc96e99 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Fri, 26 Jan 2024 19:59:26 +0800 Subject: :arrow_up: chore(deps): add new ipdm as dev dependency --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index f3355066..955c4ba9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ build-backend = "pdm.backend" distribution = true [tool.pdm.dev-dependencies] -test = [ +dev = [ "pytest>=7.4.4", + "ipdm>=0.1.2", ] -- cgit v1.2.3-70-g09d2