Skip to content

Commit ca2cca6

Browse files
l0lawrenceCopilot
andcommitted
Revert unrelated pyproject.toml license changes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9976b75 commit ca2cca6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/appnetwork/azure-mgmt-appnetwork/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
{ name = "Microsoft Corporation", email = "azpysdkhelp@microsoft.com" },
1212
]
1313
description = "Microsoft Azure Appnetwork Management Client Library for Python"
14-
license = {text = "MIT License"}
14+
license = "MIT"
1515
classifiers = [
1616
"Development Status :: 4 - Beta",
1717
"Programming Language :: Python",

sdk/horizondb/azure-mgmt-horizondb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
{ name = "Microsoft Corporation", email = "azpysdkhelp@microsoft.com" },
1212
]
1313
description = "Microsoft Azure Horizondb Management Client Library for Python"
14-
license = {text = "MIT License"}
14+
license = "MIT"
1515
classifiers = [
1616
"Development Status :: 4 - Beta",
1717
"Programming Language :: Python",

0 commit comments

Comments
 (0)