Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix wheel tags#2716

Merged
filmor merged 1 commit into
masterfrom
fix-wheel-tags
May 6, 2026
Merged

Fix wheel tags#2716
filmor merged 1 commit into
masterfrom
fix-wheel-tags

Conversation

@filmor
Copy link
Copy Markdown
Member

@filmor filmor commented May 6, 2026

  • Fix regression for Windows (package must be tagged win32.win_amd64)
  • Specify compatibility with exactly the versions we support, limited to
    CPython

What does this implement/fix? Explain your changes.

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

- Fix regression for Windows (package must be tagged win32.win_amd64)
- Specify compatibility with exactly the versions we support, limited to
  CPython
Copy link
Copy Markdown
Contributor

@Metadorius Metadorius left a comment

Choose a reason for hiding this comment

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

I tested locally and deployed via CI, works fine so far. Thanks!

@filmor filmor merged commit 4e61c18 into master May 6, 2026
53 of 59 checks passed
@filmor filmor deleted the fix-wheel-tags branch May 6, 2026 13:43
Sign up for free to 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.

2 participants