From 600ae7cb1df5c9232636371befe8ce302133c726 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 13 Dec 2024 08:59:59 -0500 Subject: [PATCH] chore(tox): Test py313 with unreleased traits --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 81ef8c77..69458280 100644 --- a/tox.ini +++ b/tox.ini @@ -38,6 +38,8 @@ pass_env = CLICOLOR CLICOLOR_FORCE PYTHON_GIL +deps = + py313: traits @ git+https://github.com/enthought/traits.git@10954eb extras = test setenv = pre: UV_EXTRA_INDEX_URL=https://pypi.anaconda.org/scientific-python-nightly-wheels/simple