make cram an extension of python
This commit is contained in:
parent
c526c71f56
commit
f8ffb005c8
@ -7,6 +7,7 @@ class Cram(Package):
|
|||||||
|
|
||||||
version('1.0.1', 'c73711e945cf5dc603e44395f6647f5e')
|
version('1.0.1', 'c73711e945cf5dc603e44395f6647f5e')
|
||||||
|
|
||||||
|
extends('python')
|
||||||
depends_on("mpi")
|
depends_on("mpi")
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
|
Loading…
Reference in New Issue
Block a user