From d044ac14d22a4a28021c58c461096a64e422567d Mon Sep 17 00:00:00 2001 From: GMahadeo Date: Fri, 6 Mar 2026 14:36:47 -0400 Subject: [PATCH] new feature --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a888d5b..9a036e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,6 @@ dependencies = [ ] [project.optional-dependencies] dev = [ - ] [tool.pytest.ini_options]