8000 Cannot use exgboost and mighty together · Issue #44 · acalejos/exgboost · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot use exgboost and mighty together #44
Open
@brweber2

Description

@brweber2

Both exgboost and mighty depend on exterval but they require different versions (and you cannot fix this with an override: true):

  • exgboost: {:exterval, "0.1.0"}
  • mighty: {:exterval, "0.2.0"}

Is there a reason not to upgrade exterval in exgboost to 0.2.0?

Would this be as simple as changing ~I to ~i or is there more to it?

Thanks!

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

      0