Revert "Require Python for PETSc"
This commit is contained in:
parent
01f2c38ee7
commit
85220dd77d
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ class Petsc(Package):
|
|||
version('3.5.2', 'ad170802b3b058b5deb9cd1f968e7e13')
|
||||
version('3.5.1', 'a557e029711ebf425544e117ffa44d8f')
|
||||
|
||||
depends_on("python @2.6:@2.9") # requires Python for building
|
||||
|
||||
depends_on("boost")
|
||||
depends_on("blas")
|
||||
depends_on("lapack")
|
||||
|
|
Loading…
Reference in a new issue