metwork-framework / mfextaddon_python3_ia

mfext addon layer to provide python3 IA modules
http://metwork-framework.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

mfextaddon_python3_ia should not need pre-installed mfextaddon_scientific to compile #4

Closed thebaptiste closed 5 years ago

thebaptiste commented 5 years ago

There should be no dependencies at build between mfext addons because we don't want to manage triggers in mfext addons. In this case mfextaddon_python3_ia needs mfextaddon_scientific for numpy and scipy This dependency is explicit in drone.yml (but there is no trigger to rebuild mfextaddon_python3_ia at the end of the build of mfextaddon_scientific)

We should do otherwise.

thefab commented 5 years ago

we are finally not sure about that

let's close it for the moment