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

refactor: split lock and add pip #378

Merged
merged 5 commits into from
Oct 13, 2023
Merged

Conversation

baszalmstra
Copy link
Collaborator

Splits the lockfile implementation into its own crate and adds support for pip packages. I assume this will need more changes but for an initial version it works. :)

pub url: Url,
/// Hashes of the package
pub hash: PackageHashes,
/// ???
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we know more about this field?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, I copied this from the previous implementation

@wolfv wolfv merged commit 0993ca2 into conda:main Oct 13, 2023
8 checks passed
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.

2 participants