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
Using `setuptools` version from `80.0.0` has been causing a failure in
the GitHub workflow where
`python scripts/build_locally.py` is used to build dpnp.
This PR pins `setuptools` to `79.0.1` for now while investigating.
0 commit comments