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

coala requires new version of git-url-parse #237

Open
siddhpant opened this issue Feb 10, 2019 · 1 comment
Open

coala requires new version of git-url-parse #237

siddhpant opened this issue Feb 10, 2019 · 1 comment
Labels

Comments

@siddhpant
Copy link
Member

Travis CI fails as coala requires use of latest version of git-url-parse (1.2.0) but version 1.1.0 is used.

Error as shown here:

[ERROR][07:14:47] There is a conflict in the version of a dependency you have installed and the requirements of coala. This may be resolved by creating a separate virtual environment for coala or running `pip3 install "git-url-parse~=1.1.0"`. Be aware that the latter solution might break other python packages that depend on the currently installed version.

Probably the new version doesn't have much change to break other things.

@KVGarg
Copy link
Contributor

KVGarg commented Feb 28, 2019

@siddhpant Earlier I was also getting this error, but I re-pushed the changes for an issue. Not getting that error anymore. Can you confirm whether this issue still needs importance or not ?
Just getting tests failed due to changes in "Moban"

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

No branches or pull requests

3 participants