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: remove uv version from uv pip compile header #1716

Merged

Conversation

henryiii
Copy link
Contributor

Summary

This fixes #1704 by removing the version from the produced header.

Test Plan

Checked with clippy, and tests are updated too.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@charliermarsh charliermarsh self-assigned this Feb 19, 2024
Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@charliermarsh charliermarsh enabled auto-merge (squash) February 19, 2024 20:23
@charliermarsh charliermarsh added the compatibility Compatibility with a specification or another tool label Feb 19, 2024
@charliermarsh charliermarsh merged commit c6fd3d9 into astral-sh:main Feb 19, 2024
7 checks passed
@henryiii henryiii deleted the henryiii/fix/uv-compile-version branch February 19, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with a specification or another tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --no-header-version CLI flag?
2 participants