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

setup.cfg: Pin PySide6 <=6.6.1 for now #1177

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

mborgerson
Copy link
Member

@mborgerson mborgerson commented Feb 21, 2024

Key sequences are changed again... Pin while dependencies are updated.

Broken in PySide6 v6.6.2:
from PySide6 import QtCore
QtCore.Qt.AltModifier | QtCore.Qt.Key.Key_C

Tracking:

Key sequences are changed again... Pin while dependencies are updated.

Broken in PySide6 v6.6.2:
	from PySide6 import QtCore
	QtCore.Qt.AltModifier | QtCore.Qt.Key.Key_C
@mborgerson mborgerson merged commit 0768099 into angr:master Feb 21, 2024
23 of 24 checks passed
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.

1 participant