Skip to content

Include backend.py in source distribution #6755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Mar 3, 2025

Description

Add backend.py to MANIFEST.in, so that it is included in source distribution archives.

Motivation and Context

Fixes #6751

@mgorny mgorny requested a review from a team as a code owner March 3, 2025 19:18
@github-project-automation github-project-automation bot moved this to In progress in PR Tracker Mar 3, 2025
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.45%. Comparing base (06af65e) to head (5fb1c99).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6755   +/-   ##
=======================================
  Coverage   56.45%   56.45%           
=======================================
  Files         509      509           
  Lines       32515    32515           
  Branches     3057     3057           
=======================================
  Hits        18356    18356           
  Misses      13334    13334           
  Partials      825      825           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

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

Thanks. Could you signoff the commits so dco pipeline succeeds?

@github-project-automation github-project-automation bot moved this from In progress to Reviewer approved in PR Tracker Mar 3, 2025
Fixes onnx#6751

Signed-off-by: Michał Górny <mgorny@gentoo.org>
@mgorny
Copy link
Contributor Author

mgorny commented Mar 3, 2025

Ah, sorry, that's what I get for hurrying to send it :-).

@justinchuby justinchuby added this pull request to the merge queue Mar 3, 2025
@justinchuby justinchuby added the topic: build Issues related to ONNX builds and packages label Mar 3, 2025
Merged via the queue into onnx:main with commit c403175 Mar 3, 2025
52 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in PR Tracker Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Issues related to ONNX builds and packages
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

test source distribution / test_sdist_preview (3.10, arm64) fails
2 participants