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

Fix version match test #2005

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Fix version match test #2005

merged 3 commits into from
Oct 18, 2024

Conversation

nickstenning
Copy link
Member

This is still far from perfect, but it attempts a much more thorough comparison of the version reported by cog's CLI binary and the version reported by the embedded Python wheel.

Use `python -m pip wheel` to build the wheel rather than relying on a
manual `pip install -e .[dev]` and `python -m build`.
This is still far from perfect, but it attempts a much more thorough
comparison of the version reported by cog's CLI binary and the version
reported by the embedded Python wheel.
@nickstenning nickstenning merged commit 72b2933 into main Oct 18, 2024
20 checks passed
@nickstenning nickstenning deleted the fix-version-match-test branch October 18, 2024 23:23
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

Successfully merging this pull request may close these issues.

1 participant