We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dafced commit 01e05f3Copy full SHA for 01e05f3
tox.ini
@@ -158,6 +158,7 @@ setenv =
158
CONTRIB_REPO_SHA={env:CONTRIB_REPO_SHA:main}
159
CONTRIB_REPO=git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@{env:CONTRIB_REPO_SHA}
160
UV_CONFIG_FILE={toxinidir}/tox-uv.toml
161
+
162
commands_pre =
163
; In order to get a healthy coverage report,
164
; we have to install packages in editable mode.
0 commit comments