Skip to content

Commit b544aad

Browse files
committed
chore(setup): add b3 propagator as dependency for tests
1 parent b48d1c2 commit b544aad

File tree

1 file changed

+1
-1
lines changed
  • propagator/opentelemetry-propagator-env

1 file changed

+1
-1
lines changed

propagator/opentelemetry-propagator-env/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ install_requires =
4343
opentelemetry-api ~= 1.3
4444

4545
[options.extras_require]
46-
test =
46+
test = opentelemetry-propagator-b3
4747

4848
[options.packages.find]
4949
where = src

0 commit comments

Comments
 (0)