Skip to content

Commit

Permalink
skip urllib3 test on pypy3 (#1826)
Browse files Browse the repository at this point in the history
  • Loading branch information
shalevr authored Jun 9, 2023
1 parent a679754 commit 2edcc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ envlist =

; opentelemetry-instrumentation-urllib3
py3{7,8,9,10,11}-test-instrumentation-urllib3
pypy3-test-instrumentation-urllib3
;pypy3-test-instrumentation-urllib3

; opentelemetry-instrumentation-requests
py3{7,8,9,10,11}-test-instrumentation-requests
Expand Down

0 comments on commit 2edcc21

Please sign in to comment.