Skip to content

Exclude kiota-dom-export.txt from distributable artifacts by removing it from package sources - #1498

Open
Gavin Barron (gavinbarron) with Copilot wants to merge 6 commits into
mainfrom
copilot/fix-code-review-suggestion
Open

Exclude kiota-dom-export.txt from distributable artifacts by removing it from package sources#1498
Gavin Barron (gavinbarron) with Copilot wants to merge 6 commits into
mainfrom
copilot/fix-code-review-suggestion

Conversation

CopilotAI commented May 20, 2026

Copy link
Copy Markdown
Contributor
  • Restore msgraph/generated/kiota-dom-export.txt (deleted by previous run; will come back on generation)
  • Switch build backend from flit_core to hatchling in pyproject.toml
  • Remove [tool.flit.module] and add [tool.hatch.build.targets.wheel] with packages + exclude for the export file
  • Add [tool.hatch.build.targets.sdist] with matching exclusion
  • Verify built wheel and sdist do not contain kiota-dom-export.txt
  • Verify pylint results unchanged by our pyproject.toml change (import errors are pre-existing from missing deps in this environment)

CopilotAI changed the title [WIP] Fix code as per review commentExclude kiota-dom-export.txt from distributable artifacts by removing it from package sourcesMay 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@gavinbarron@ramsessanchez