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
[dependency-groups]
test = [
"hypothesis>=6.0; sys_platform != 'ios'", # slow on iOS, can fail health check"pytest-xdist; sys_platform != 'ios'", # No processes on iOS
]