-
- Downloads
add numpy includes later in the extension config
Previously, the numpy 'include_dirs' would be shadowed by any 'include_dirs' provided in 'build.conf'. We want to avoid burdening people with remembering to specify the numpy 'include_dirs' every time, and if custom numpy headers is the desired behaviour, these can still be specified in 'build.conf', and will take precedence.
Loading
Please register or sign in to comment