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

pip not installing latest version of decocare, easy_install works #25

Open
moomoobloo opened this issue Mar 12, 2017 · 3 comments
Open

Comments

@moomoobloo
Copy link
Contributor

pip install decocare installs version 0.0.30 of decocare, but the latest release is 0.0.31. pip install decocare --upgrade does not upgrade to 0.0.31 either.

On the other hand, easy_install decocare and easy_install -U decocare correctly install/upgrade to 0.0.31.

pypi shows 0.0.31 as the latest release:
https://pypi.python.org/pypi/decocare

@moomoobloo
Copy link
Contributor Author

cc @oskarpearson since decocare is typically installed via mmeowlink

@scottleibrand
Copy link
Contributor

@moomoobloo any luck on getting 0.0.31 released to pypi for installation with pip? @bewest

@moomoobloo
Copy link
Contributor Author

I submitted openaps/stdprojectexample#8 to test out the fix but still waiting on pypi permission from @bewest.

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

2 participants