diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2022-01-04 20:05:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 12:05:18 -0700 |
commit | e43795de281a9598f236a73ba7399c7fa79e899b (patch) | |
tree | 3eaefc7af3a8140504b60531b6695cc713181f1d /bin | |
parent | dc1b6aa8c65107e6a4853f3724ab14e2245cbcb5 (diff) | |
download | spack-e43795de281a9598f236a73ba7399c7fa79e899b.tar.gz spack-e43795de281a9598f236a73ba7399c7fa79e899b.tar.bz2 spack-e43795de281a9598f236a73ba7399c7fa79e899b.tar.xz spack-e43795de281a9598f236a73ba7399c7fa79e899b.zip |
Fix: py-adios Cython run (#28223)
* Fix: py-adios Cython run
Always run Cython before `py-adios` installs.
This makes sure the `.cpp` files from `.pyx` files are freshly
created and work with newer CPython versions than the one checked
in.
* Cleanup: `rm` -> `os.remove`
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions