Skip to content

Commit ea89303

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +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"
168169
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/:{toxinidir}/opentelemetry-semantic-conventions/src/:{toxinidir}/opentelemetry-sdk/src/:{toxinidir}/tests/opentelemetry-test-utils/src/
169170
commands_pre =
170171
; In order to get a healthy coverage report,

0 commit comments

Comments
 (0)