Skip to content

Commit 4848841

Browse files
author
ADOT Patch workflow
committed
change tox.ini to point to right version
1 parent 0600a03 commit 4848841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ deps =
2222

2323
setenv =
2424
; TODO: The two repos branches need manual updated over time, need to figure out a more sustainable solution.
25-
CORE_REPO="git+https://github.com/open-telemetry/[email protected].1"
26-
CONTRIB_REPO="git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@v0.54b1"
25+
CORE_REPO="git+https://github.com/open-telemetry/opentelemetry-python.git@release/v1.33.x-0.54bx"
26+
CONTRIB_REPO="git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@release/v1.33.x-0.54bx"
2727

2828
changedir =
2929
test-aws-opentelemetry-distro: aws-opentelemetry-distro/tests

0 commit comments

Comments
 (0)