Skip to content

Commit 18b9bad

Browse files
committed
try uv only-system
Signed-off-by: emdneto <[email protected]>
1 parent ea89303 commit 18b9bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ setenv =
165165
CONTRIB_REPO_SHA={env:CONTRIB_REPO_SHA:main}
166166
CONTRIB_REPO=git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@{env:CONTRIB_REPO_SHA}
167167
UV_CONFIG_FILE={toxinidir}/tox-uv.toml
168-
UV_PYTHON_PREFERENCE="only-managed"
168+
UV_PYTHON_PREFERENCE=only-system
169169
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/:{toxinidir}/opentelemetry-semantic-conventions/src/:{toxinidir}/opentelemetry-sdk/src/:{toxinidir}/tests/opentelemetry-test-utils/src/
170170
commands_pre =
171171
; In order to get a healthy coverage report,

0 commit comments

Comments
 (0)