Merge pull request #1052 from adamjstewart/features/psi4

Add Psi4 Package
This commit is contained in:
Todd Gamblin
2016-06-20 10:49:45 -07:00
committed by GitHub
3 changed files with 118 additions and 1 deletions

View File

@@ -25,7 +25,6 @@
from spack import *
import spack
import sys
import os
@@ -91,6 +90,7 @@ class Boost(Package):
'system',
'test',
'thread',
'timer',
'wave'])
# mpi/python are not installed by default because they pull in many