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

Latest pre-built wheel does not match source #43

Open
daniel-j-h opened this issue Oct 22, 2023 · 1 comment
Open

Latest pre-built wheel does not match source #43

daniel-j-h opened this issue Oct 22, 2023 · 1 comment

Comments

@daniel-j-h
Copy link

Hey folks it looks like April 8th 2022 was the last release

https://pypi.org/project/rio-rgbify/#history

It contains e.g. #34

But looking at the source tarball and the wheel it seems like the wheel does not include that pull request.

Have a look e.g. at cli.py and search for the round-digits option; the source tarball has it, the wheel doesn't

Could you folks cut a new release here, git-tagging it, and uploading consistent sources and wheels please!

Thank you!

@daniel-j-h
Copy link
Author

In the meantime here is a workaround to get the latest source

python3 -m pip install --force --no-binary "rio-rgbify" rio-rgbify

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