diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-08-27 11:10:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 09:10:03 +0000 |
commit | c152e558e948a53d5c206835a027194386c5eb8c (patch) | |
tree | 6033ca5a82a86c20b2b5b2b3fb0c97d28a8479a5 /.github/workflows/install_spack.sh | |
parent | 12e87ebf140ea936b2d2711a09e557ac6d2179b9 (diff) | |
download | spack-c152e558e948a53d5c206835a027194386c5eb8c.tar.gz spack-c152e558e948a53d5c206835a027194386c5eb8c.tar.bz2 spack-c152e558e948a53d5c206835a027194386c5eb8c.tar.xz spack-c152e558e948a53d5c206835a027194386c5eb8c.zip |
Make `SpecBuildInterface` pickleable (#25628)
* Add a __reduce__ method to SpecBuildInterface
This class was confusing pickle when being serialized,
due to its scary nature of being an object that disguise
as another type.
* Add more MacOS tests, switch them to clingo
* Fix condition syntax
* Remove Python v3.6 and v3.9 with macOS
Diffstat (limited to '.github/workflows/install_spack.sh')
0 files changed, 0 insertions, 0 deletions