Skip to content

Commit

Permalink
add sanity_pip_check = True
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored Jul 23, 2024
1 parent f532f23 commit 76e7fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions easybuild/easyconfigs/p/pyMBE/pyMBE-0.8.0-foss-2023b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ exts_list = [
}),
]

sanity_pip_check = True

sanity_check_paths = {
'files': ['pyMBE.py'],
'dirs': ['figs', 'lib', 'maintainer', 'parameters', 'refs', 'samples', 'testsuite', 'tutorials', 'visualization'],
Expand Down

0 comments on commit 76e7fc6

Please sign in to comment.