Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibrowse dependency not obtainable when not explicitly stated #8

Open
filipabramowicz opened this issue Dec 15, 2015 · 0 comments
Open

Comments

@filipabramowicz
Copy link

Hi,

HyperMock bases on ibrowse which is included in hypermock's mix.exs. But as I found out hex package dependencies are not allowed to have git dependencies. When I added:

{:ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.1", only: :test},

to my app's mix.exs everything works fine.

Is it possible to add the information to the README.md that ibrowse must be explicitly stated as a dependency?

Thanks and Best Regards,
Filip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant