{phys}[intel/2016b] RASPA2 2.0.3 w/Python-2.7.12 (REVIEW)#3903
{phys}[intel/2016b] RASPA2 2.0.3 w/Python-2.7.12 (REVIEW)#3903boegel merged 2 commits intoeasybuilders:developfrom
Conversation
|
|
||
| sanity_check_paths = { | ||
| 'files': ['bin/raspa-dir', 'bin/simulate'], | ||
| 'dirs': ['lib/python%(pyshortver)s/site-packages/%(name)s-%(version)s-py%(pyshortver)s-linux-x86_64.egg'] |
There was a problem hiding this comment.
@hajgato since this .egg directory may also become a (zipped) .egg file under some circumstances, we typically rely on just checking for lib/python%(pyshortver)s/site-packages + the import check that is done by PythonPackage...
|
Test report by @boegel |
|
lgtm |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @hajgato! |
No description provided.