Skip to content

Add clear docs on updating Conda metadata in pyproject#45635

Open
JennyPng wants to merge 7 commits intoAzure:mainfrom
JennyPng:improve-conda-pyproject-instr
Open

Add clear docs on updating Conda metadata in pyproject#45635
JennyPng wants to merge 7 commits intoAzure:mainfrom
JennyPng:improve-conda-pyproject-instr

Conversation

@JennyPng
Copy link
Member

@JennyPng JennyPng commented Mar 10, 2026

update docs relating to pyproject, to instruct service teams on how to configure their Conda metadata

next step:

@github-actions github-actions bot added the EngSys This issue is impacting the engineering system. label Mar 10, 2026
@JennyPng JennyPng marked this pull request as ready for review March 10, 2026 23:35
Copilot AI review requested due to automatic review settings March 10, 2026 23:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates engineering documentation and the SDK package template to clarify/standardize how Conda release metadata is represented in pyproject.toml, aligning with the verifywhl CI check expectations.

Changes:

  • Add a new “Required Metadata” subsection under doc/eng_sys_checks.md describing [tool.azure-sdk-conda].
  • Update the azure-template pyproject.toml template to include a default [tool.azure-sdk-conda] section.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
sdk/template/azure-template/pyproject.toml Adds default Conda metadata section to the package template.
doc/eng_sys_checks.md Documents required Conda metadata in pyproject.toml and provides examples.

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

Labels

EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants