cc supports Python 2.6
This commit is contained in:
@@ -45,6 +45,7 @@ class PythonVersionTest(unittest.TestCase):
|
||||
def spack_python_files(self):
|
||||
# first file is the spack script.
|
||||
yield spack.spack_file
|
||||
yield os.path.join(spack.build_env_path, 'cc')
|
||||
|
||||
# Next files are all the source files and package files.
|
||||
search_paths = [spack.lib_path, spack.var_path]
|
||||
|
||||
Reference in New Issue
Block a user