From a435a9395a3ff7ab639444bda998adf2334241fa Mon Sep 17 00:00:00 2001 From: Edward Evans Date: Mon, 29 Jul 2024 11:27:28 -0500 Subject: [PATCH] WIP remove jep -- confirm its crashing pytest --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5c0c3eb2..2887d0ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,6 @@ dependencies = [ dev = [ "assertpy", "build", - "jep", "pytest", "pytest-cov", "numpy",