version
This commit is contained in:
parent
73bc9e1238
commit
f6eacdba0b
|
|
@ -45,7 +45,7 @@ install_requires =
|
|||
|
||||
[options.extras_require]
|
||||
test =
|
||||
opentelemetry-test
|
||||
opentelemetry-test == 0.20b0
|
||||
|
||||
[options.packages.find]
|
||||
where = src
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ install_requires =
|
|||
|
||||
[options.extras_require]
|
||||
test =
|
||||
opentelemetry-test
|
||||
opentelemetry-test == 0.20b0
|
||||
httpretty ~= 1.0
|
||||
|
||||
[options.packages.find]
|
||||
|
|
|
|||
Loading…
Reference in New Issue