Skip to content

Commit

Permalink
mrcfile sanity check paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHoffmann77 committed Nov 6, 2023
1 parent 8307f9a commit fbb117c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions easybuild/easyconfigs/m/mrcfile/mrcfile-1.4.3-foss-2022a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ dependencies = [
download_dep_fail = True
sanity_pip_check = True

sanity_check_paths = {
'files': [],
'dirs': ['lib/python%(pyshortver)s/site-packages/%(namelower)s']
}


use_pip = True
moduleclass = 'bio'

0 comments on commit fbb117c

Please sign in to comment.