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
Add project root folder to include_dirs in _cython_api setup script
Add project root folder to include_dirs in the setup_cython_api.py
so that Cython can find dpctl/__init__.pxd
This resolvesgh-2146 for me locally with Cython 3.1.3
0 commit comments