Update instrumentation/opentelemetry-instrumentation-sklearn/setup.cfg

Co-authored-by: Leighton Chen <lechen@microsoft.com>
This commit is contained in:
Flynn
2020-11-09 11:28:35 -05:00
committed by GitHub
parent 3f8eab3659
commit a91956ef9a

View File

@ -19,7 +19,7 @@ long_description = file: README.rst
long_description_content_type = text/x-rst
author = OpenTelemetry Authors
author_email = cncf-opentelemetry-contributors@lists.cncf.io
url = https://github.com/open-telemetry/opentelemetry-python/tree/master/instrumentation/opentelemetry-instrumentation-sklearn
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/master/instrumentation/opentelemetry-instrumentation-sklearn
platforms = any
license = Apache-2.0
classifiers =