Skip to content

{Packaging} Add pyproject.toml to azure-cli, azure-cli-core, azure-cli-telemetry, azure-cli-testsdk and tools#32328

Draft
wangzelin007 wants to merge 6 commits intoAzure:devfrom
wangzelin007:wzl/use-pep-660
Draft

{Packaging} Add pyproject.toml to azure-cli, azure-cli-core, azure-cli-telemetry, azure-cli-testsdk and tools#32328
wangzelin007 wants to merge 6 commits intoAzure:devfrom
wangzelin007:wzl/use-pep-660

Conversation

@wangzelin007
Copy link
Copy Markdown
Member

Add PEP 517 build-system files declaring requires = ["setuptools>=64", "wheel"] and build-backend = "setuptools.build_meta".

Related command

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

…i-telemetry, azure-cli-testsdk and tools

Add PEP 517 build-system files declaring requires = ["setuptools>=64", "wheel"] and build-backend = "setuptools.build_meta".
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @wangzelin007,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Oct 27, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants