{bio} [intel/2016b] taco/0.5.1 (REVIEW)#3882
Conversation
|
Test report by @wpoely86 |
|
lgtm |
|
Test report by @wpoely86 |
|
Going in, thanks @wpoely86! |
| ('Python', '2.7.12'), | ||
| ] | ||
|
|
||
| postinstallcmds = ["mv %(installdir)s/bin/taco_run.py %(installdir)s/bin/taco_run"] |
There was a problem hiding this comment.
@wpoely86 what made you rename this to taco_run rather than taco, which seems to be the usual main command (see 'Getting started' at https://tacorna.github.io/)?
There was a problem hiding this comment.
cause the docs I read where using taco_run.
There was a problem hiding this comment.
do you happen to remember which docs?
There was a problem hiding this comment.
See https://github.com/tacorna/taco/blob/master/build.sh#L13 where it gets installed as taco_run.
No description provided.