Skip to content

Commit 46587a9

Browse files
chore: pin metadata version to 2.3 until License-Expression support is available (#1082)
1 parent 22ee399 commit 46587a9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ build-backend = "flit_core.buildapi"
44

55
[project]
66
name = "msgraph-beta-sdk"
7+
8+
# Pin metadata to 2.3 until ESRP Release supports License-Expression over the
9+
# deprecated License field. Update License to License-Expression when unpinning
10+
# metadata version.
11+
metadata-version = 2.3
12+
713
# The SDK version
814
# x-release-please-start-version
915
version = "1.59.0"

0 commit comments

Comments
 (0)