From b5c4f42b676cc4077354d06bdf325f276d256667 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 31 Mar 2024 15:06:26 +0800 Subject: chore(pyproject): remove tests dev-dependencies group --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d5e831d8..ea8d9741 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,3 @@ dev = [ "pytest>=7.4.4", "ipdm>=0.1.4", ] -tests = [ - "multilogging>=1.0.2", -] -- cgit v1.2.3-70-g09d2