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

Are py-pyqt6 deps correct? #19

Open
Neumann-A opened this issue Mar 6, 2024 · 3 comments · May be fixed by #21
Open

Are py-pyqt6 deps correct? #19

Neumann-A opened this issue Mar 6, 2024 · 3 comments · May be fixed by #21

Comments

@Neumann-A
Copy link
Member

From PySide it know that all qt deps were needed since everything was basically optional.
Is PyQt6 really only limited to the qt modules mentioned in the manifest? cc @m-kuhn

@m-kuhn
Copy link
Contributor

m-kuhn commented Mar 6, 2024

I think you are right, it works the same way @Neumann-A

@Neumann-A
Copy link
Member Author

That means you need to add all qt modules as a dependency or add features for every module.

@m-kuhn
Copy link
Contributor

m-kuhn commented Mar 6, 2024

That means you need to add all qt modules as a dependency or add features for every module.

Yes, I planned to work on that whenever I get to using that on a real world project.

@m-kuhn m-kuhn linked a pull request Mar 12, 2024 that will close this issue
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 a pull request may close this issue.

2 participants