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