MonashBI / arcana-legacy

Abstraction of Repository-Centric ANAlysis - a Python framework
Apache License 2.0
4 stars 3 forks source link

Handle module dependencies #84

Open tclose opened 6 years ago

tclose commented 6 years ago

In cases where a node has multiple requirements (e.g. Matlab) the module may load one as a dependency of the other. Should try to detect this case and load the downstream module first, and then either accept the dependency module if it is in the correct range, or swap it for one that is