From b1c44c03466aa6ca9da407dc448dd13829406db2 Mon Sep 17 00:00:00 2001 From: Chris Park Date: Thu, 16 Jan 2025 20:39:14 -0500 Subject: [PATCH] tox fix --- python/tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tox.ini b/python/tox.ini index 931c93e8a..13228c31b 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -19,7 +19,7 @@ envlist = ; py3{9,12}-ci-instructor py3{8,12}-ci-{anthropic,anthropic-latest} py3{10,13}-ci-{smolagents,smolagents-latest} - py3{8,12}-ci-{smolagents,smolagents-latest} + py3{8,12}-ci-{autogen,autogen-latest} py38-mypy-langchain_core [testenv]