I have a dependency that starts an application, but I only want to use its modules and don't want its supervisor running. How do I exclude it from startup?
I have not found anything related to this in mans for app.start, run or in Mix.Project
module