From 00767e689e45790d62ce76b393bff58152d0f328 Mon Sep 17 00:00:00 2001 From: Carifio24 Date: Mon, 9 Feb 2026 11:06:51 -0500 Subject: [PATCH] Use dev version of echo for devdeps jobs. --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 61fafc5..f404643 100644 --- a/tox.ini +++ b/tox.ini @@ -29,6 +29,7 @@ commands = test: pip freeze test: pytest --pyargs glue_plotly --cov glue_plotly {posargs} deps = + devdeps: git+https://github.com/glue-viz/echo devdeps: git+https://github.com/glue-viz/glue devdeps: git+https://github.com/glue-viz/glue-qt devdeps: git+https://github.com/glue-viz/glue-jupyter