Skip to content

Why is deps.get called? #4

Description

@starbelly

Issue originally reported by @tsloughter in Supersonido/rebar_mix#29

In testing I noticed that mix deps.get is called here https://github.com/Supersonido/rebar_mix/blob/master/src/rebar_mix_utils.erl#L138 which results in a bunch of deps being fetched under _build/default/lib//deps

Why is this the case? They aren't used are they, they aren't built at least so they must not be?

I can send a PR to remove it unless there is a reason it needs to be done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions