SDK extension does not need to depend on API directly (#605)

This commit is contained in:
(Eliseo) Nathaniel Ruiz Nowell
2021-08-02 09:08:15 -07:00
committed by GitHub
parent 14b0a3fdaf
commit d671a10c52

View File

@ -38,7 +38,6 @@ package_dir=
=src
packages=find_namespace:
install_requires =
opentelemetry-api ~= 1.3
opentelemetry-sdk ~= 1.3
[options.entry_points]