Skip to content

Commit 702afa0

Browse files
committed
fix toxini
Signed-off-by: emdneto <[email protected]>
1 parent d32f4fa commit 702afa0

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
@@ -260,7 +260,7 @@ envlist =
260260
; below mean these dependencies are being used:
261261
; 0: grpcio==1.62.0
262262
; 1: grpcio==1.66.2
263-
py3{8,9,10,11,12,13}-test-instrumentation-grpc-{0,1}
263+
py3{8,9,10,11,12}-test-instrumentation-grpc-{0,1}
264264
lint-instrumentation-grpc
265265

266266
; opentelemetry-instrumentation-sqlalchemy

0 commit comments

Comments
 (0)