Skip to content

[FIX] Remove pyqt5 install magic#6153

Merged
markotoplak merged 2 commits intobiolab:masterfrom
markotoplak:remove-pyqt-install-magic
Nov 28, 2022
Merged

[FIX] Remove pyqt5 install magic#6153
markotoplak merged 2 commits intobiolab:masterfrom
markotoplak:remove-pyqt-install-magic

Conversation

@markotoplak
Copy link
Copy Markdown
Member

@markotoplak markotoplak commented Sep 30, 2022

Now there is also pyqt6 and we still force our users to also install PyQt5. This trick we had is also dangerous because it behaves differently with wheels and source installs.

Reverts #5593.

After merging this PR please also consider: biolab/orange-hugo#330

Now there is also pyqt6 and we still force our users to also install
PyQt5. This trick we had is also dangerous because it behaves
differently with wheels and source installs.
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 30, 2022

Codecov Report

Merging #6153 (76cc5ac) into master (f358595) will increase coverage by 0.21%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6153      +/-   ##
==========================================
+ Coverage   86.49%   86.70%   +0.21%     
==========================================
  Files         315      316       +1     
  Lines       67797    68058     +261     
==========================================
+ Hits        58640    59009     +369     
+ Misses       9157     9049     -108     

@markotoplak markotoplak marked this pull request as draft September 30, 2022 13:35
@PrimozGodec PrimozGodec marked this pull request as ready for review November 25, 2022 13:37
@markotoplak markotoplak merged commit f01cc80 into biolab:master Nov 28, 2022
@PrimozGodec
Copy link
Copy Markdown
Contributor

PrimozGodec commented Nov 28, 2022

🙌

@markotoplak markotoplak deleted the remove-pyqt-install-magic branch March 21, 2023 15:53
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