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

Packages with newer version installed then on pypi marked as update. #5

Closed
dakra opened this issue Mar 22, 2017 · 2 comments
Closed
Labels

Comments

@dakra
Copy link

dakra commented Mar 22, 2017

Title says it..
E.g. I have a package locally installed which is newer than the pypi version it get's marked and highlighted as a potential update.
So e.g. locally installed is my-package 1.3 but on pypi is my-package 1.2 it will 'update' to 1.2.

@brotzeit
Copy link
Collaborator

I've tried to fix this and found the function version< but it does not work with pippel and I don't know why.
I will take a closer look at it and try to solve this.

@brotzeit brotzeit added the bug label Mar 22, 2017
@brotzeit
Copy link
Collaborator

My bad. It should work now.

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

No branches or pull requests

2 participants