diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2024-04-05 17:28:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-06 00:28:37 +0000 |
commit | 171958cf090b1857a75a60f2a6a92bee816a3bad (patch) | |
tree | 241b425eb63d21377db6fb0db25829e30425ba7b /share | |
parent | 0d0f7ab03064c710d4cc206d127c8f24c0d338f0 (diff) | |
download | spack-171958cf090b1857a75a60f2a6a92bee816a3bad.tar.gz spack-171958cf090b1857a75a60f2a6a92bee816a3bad.tar.bz2 spack-171958cf090b1857a75a60f2a6a92bee816a3bad.tar.xz spack-171958cf090b1857a75a60f2a6a92bee816a3bad.zip |
py-deephyper: add v0.6.0 (#43492)
* py-deephyper: add latest version: v0.6.0
* e4s: add py-deephyper
* v0.6.0: depend on python@3.7:3.11
* add py-packaging constraint so arm64 builds work
* [@spackbot] updating style on behalf of eugeneswalker
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 9bb5b728da..c2580dac34 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -209,6 +209,7 @@ spack: - py-seaborn - py-tensorflow - py-torch + - py-deephyper # # CUDA NOARCH # - bricks +cuda |