Skip to content

Commit

Permalink
e4s: drop python 3.8 preference (spack#40123)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie authored Sep 21, 2023
1 parent 59fc09e commit 501d322
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ spack:
paraview:
# Don't build GUI support or GLX rendering for HPC/container deployments
require: "@5.11 ~qt+osmesa"
python:
version: [3.8.13]
trilinos:
require:
- one_of: [+amesos +amesos2 +anasazi +aztec +boost +epetra +epetraext +ifpack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ spack:
paraview:
# Don't build GUI support or GLX rendering for HPC/container deployments
require: "@5.11 ~qt+osmesa"
python:
version: [3.8.13]
trilinos:
require: +amesos +amesos2 +anasazi +aztec +boost +epetra +epetraext
+ifpack +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu
Expand Down

0 comments on commit 501d322

Please sign in to comment.