Forked from
kwant / kwant
Source project has a limited visibility.
-
Bas Nijholt authored
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.
Bas Nijholt authoredPreviously, 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.