Skip to content
  • Bas Nijholt's avatar
    add numpy includes later in the extension config · b9c2b0c2
    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.
    b9c2b0c2