You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include Python 3.13 in test matrix
Also install minimal subset of PyObjC to speed
up venv creation, especially for Python 3.13
where there are no binary wheels for PyObjC (yet)
Attempt at a pyside6 recipe
This recipe doesn't work, the packaging for PySide6 is
once again different from the prevous versions requiring
a complete redesign of the recipe. Sigh...