From 5fd32ccc69acc67d7881e29b7da07e942d966d2f Mon Sep 17 00:00:00 2001 From: Roger Yang Date: Tue, 9 Jan 2024 15:27:17 -0800 Subject: [PATCH] wip --- python/tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/python/tox.ini b/python/tox.ini index 1bc7672e3..a38bd176f 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -15,7 +15,6 @@ changedir = semconv: openinference-semantic-conventions/ openai: instrumentation/openinference-instrumentation-openai/ commands_pre = - py3{8,11}: python -m pip install -U pip setuptools wheel semconv: pip install {toxinidir}/openinference-semantic-conventions openai: pip install {toxinidir}/instrumentation/openinference-instrumentation-openai[test] commands =