Skip to content
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

hooks: support for pyqt6 6.5.1 [msys2] #1977

Merged
merged 1 commit into from Jul 22, 2023
Merged

hooks: support for pyqt6 6.5.1 [msys2] #1977

merged 1 commit into from Jul 22, 2023

Conversation

marcelotduarte
Copy link
Owner

@marcelotduarte marcelotduarte commented Jul 22, 2023

pyqt6 6.5.1 works in pip linux and windows, and now on msys2
conda does not have packages.
pip macos is broken (maybe work using pip install --no-binary=cx_Freeze cx_Freeze)

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.02 ⚠️

Comparison is base (49811cc) 57.52% compared to head (09a9fe3) 57.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1977      +/-   ##
==========================================
- Coverage   57.52%   57.50%   -0.02%     
==========================================
  Files          58       58              
  Lines        5464     5467       +3     
==========================================
+ Hits         3143     3144       +1     
- Misses       2321     2323       +2     
Impacted Files Coverage Δ
cx_Freeze/hooks/pyqt6/__init__.py 72.72% <20.00%> (-2.28%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marcelotduarte marcelotduarte merged commit 4f12a6b into main Jul 22, 2023
21 checks passed
@marcelotduarte marcelotduarte deleted the pyqt6 branch July 22, 2023 21:47
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.

None yet

1 participant