diff options
author | James Smillie <83249606+jamessmillie@users.noreply.github.com> | 2024-04-18 16:38:08 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-18 16:38:08 -0600 |
commit | faed43704b0d1bae88124000254f8aa312eaa567 (patch) | |
tree | 0bdafdbd0ae089df09ec3eb50b6e83135f91f060 /.flake8 | |
parent | 6fba31ce3427a6e3985c37543c0f946d1c7c01e4 (diff) | |
download | spack-faed43704b0d1bae88124000254f8aa312eaa567.tar.gz spack-faed43704b0d1bae88124000254f8aa312eaa567.tar.bz2 spack-faed43704b0d1bae88124000254f8aa312eaa567.tar.xz spack-faed43704b0d1bae88124000254f8aa312eaa567.zip |
py-numpy package: enable build on Windows (#43686)
* Add conflicts for some blas implementations that don't build on
Windows (or with %msvc)
* Need to enclose CC/CXX variables in quotes in case those paths
have spaces, otherwise Meson runs into errors
* On Windows, Python dependencies now add <prefix>/Scripts to the
PATH (this is established as a standard in PEP 370)
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions