Skip to content

Commit e318c94

Browse files
authored
Update pyproject.toml (#1950)
1 parent 4abb0e3 commit e318c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resource/opentelemetry-resource-detector-azure/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "opentelemetry-resource-detector-container"
6+
name = "opentelemetry-resource-detector-azure"
77
dynamic = ["version"]
8-
description = "Container Resource Detector for OpenTelemetry"
8+
description = "Azure Resource Detector for OpenTelemetry"
99
readme = "README.rst"
1010
license = "Apache-2.0"
1111
requires-python = ">=3.7"

0 commit comments

Comments
 (0)