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

Use rattler index crate instead of local index functionality #489

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

BenjaminLowry
Copy link
Contributor

In conda/rattler#436 I copied the index logic in this repo to rattler and created a new crate for it so that I could write python bindings and thus have access to index functionality via py-rattler. This PR replaces the local index crate with rattler's since that is where this indexing logic will live now.

@BenjaminLowry
Copy link
Contributor Author

@wolfv Hey! Here is the PR for removing the index functionality from rattler-build now that it's in rattler, let me know if I'm missing anything

Copy link
Member

@wolfv wolfv left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@wolfv wolfv merged commit e41495f into prefix-dev:main Jan 12, 2024
10 of 11 checks passed
@BenjaminLowry BenjaminLowry deleted the blowry/remove-index branch January 21, 2024 18:58
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