Skip to content

Commit

Permalink
Add missing dependency (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl authored Mar 3, 2021
1 parent 10a448e commit aa31e73
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ install_requires =
opentelemetry-api == 1.0.0.dev0
opentelemetry-sdk == 1.0.0.dev0
grpcio ~= 1.27
wrapt >= 1.0.0, < 2.0.0

[options.extras_require]
test =
Expand Down

0 comments on commit aa31e73

Please sign in to comment.