From e23315c4e787daa932472d2edfdb65b25b461527 Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Thu, 6 Mar 2025 11:06:47 -0500 Subject: [PATCH] chore: Remove direct URL for traits on py313 --- tox.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/tox.ini b/tox.ini index 9704158bec..571b93628b 100644 --- a/tox.ini +++ b/tox.ini @@ -68,8 +68,6 @@ pass_env = CLICOLOR CLICOLOR_FORCE PYTHON_GIL -deps = - py313: traits @ git+https://github.com/enthought/traits.git@10954eb extras = tests full: doc