This commit is contained in:
Leighton Chen 2021-04-20 10:55:36 -07:00
parent 73bc9e1238
commit f6eacdba0b
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ install_requires =
[options.extras_require]
test =
opentelemetry-test
opentelemetry-test == 0.20b0
[options.packages.find]
where = src

View File

@ -44,7 +44,7 @@ install_requires =
[options.extras_require]
test =
opentelemetry-test
opentelemetry-test == 0.20b0
httpretty ~= 1.0
[options.packages.find]