--- pyproject.toml.orig 2020-02-02 00:00:00 UTC +++ pyproject.toml @@ -6,7 +6,7 @@ readme = "README.rst" name = "opentelemetry-api" description = "OpenTelemetry Python API" readme = "README.rst" -license = "Apache-2.0" +license = {text = "Apache-2.0"} requires-python = ">=3.9" authors = [ { name = "OpenTelemetry Authors", email = "cncf-opentelemetry-contributors@lists.cncf.io" },