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
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
MAINT: replace numpy distutils also for Python >= 3.8
We want numpy.distutils to write a __config__.py that uses
os.add_dll_directory when available instead of modifying PATH.
This requires Numpy >= 1.18.0
0 commit comments