Install examples for sundials
This commit is contained in:
@@ -142,6 +142,7 @@ def install(self, spec, prefix):
|
||||
|
||||
if '+python' in spec:
|
||||
# Tests will always fail if Python dependencies aren't built
|
||||
# In addition, 3 of the tests fail when run in parallel
|
||||
scons('test', parallel=False)
|
||||
|
||||
scons('install')
|
||||
|
Reference in New Issue
Block a user