aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml3
1 files changed, 0 insertions, 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",
-]