mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 21:23:55 +08:00
Update pyproject.toml (#1950)
This commit is contained in:
@ -3,9 +3,9 @@ requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "opentelemetry-resource-detector-container"
|
||||
name = "opentelemetry-resource-detector-azure"
|
||||
dynamic = ["version"]
|
||||
description = "Container Resource Detector for OpenTelemetry"
|
||||
description = "Azure Resource Detector for OpenTelemetry"
|
||||
readme = "README.rst"
|
||||
license = "Apache-2.0"
|
||||
requires-python = ">=3.7"
|
||||
|
Reference in New Issue
Block a user