Skip to content

Commit 9868d92

Browse files
committed
test
Signed-off-by: emdneto <[email protected]>
1 parent d434e21 commit 9868d92

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-
pypy: UV_PYTHON_PREFERENCE=only-managed
168+
pypy38: UV_PYTHON_PREFERENCE=only-managed
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)