Skip to content

BUILD: Temporary add bound to wheel#6002

Merged
Samuelopez-ansys merged 3 commits into
mainfrom
build/temporary-add-bound-to-wheel
Apr 3, 2025
Merged

BUILD: Temporary add bound to wheel#6002
Samuelopez-ansys merged 3 commits into
mainfrom
build/temporary-add-bound-to-wheel

Conversation

@SMoraisAnsys
Copy link
Copy Markdown
Collaborator

Description

Package wheel latest release (v0.46.0) is breaking the build process of pyaedt because the new release of wheel no longer contain the implementation of setuptools bdist_wheel command, see https://github.com/pypa/wheel?tab=readme-ov-file#historical-note.

This should be reverted once ansys/actions v9 is released.

Issue linked

None

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@SMoraisAnsys SMoraisAnsys self-assigned this Apr 3, 2025
@github-actions github-actions Bot added the maintenance Package and maintenance related label Apr 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.06%. Comparing base (fe52ee3) to head (edb8771).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6002      +/-   ##
==========================================
+ Coverage   85.05%   85.06%   +0.01%     
==========================================
  Files         165      165              
  Lines       62906    62906              
==========================================
+ Hits        53503    53511       +8     
+ Misses       9403     9395       -8     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Samuelopez-ansys Samuelopez-ansys merged commit fa1643f into main Apr 3, 2025
43 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the build/temporary-add-bound-to-wheel branch April 3, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants