Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Refactoring to extract a minimal mambabuild API #113

Merged
merged 2 commits into from
Jan 14, 2021

Conversation

gabrielcnr
Copy link
Contributor

@wolfv as we discussed I'm extracting here the 2 methods prepare() and call_conda_build() to make it easier to call mambabuild programatically without requiring duplicating the same code elsewhere. Now main() is just a glue function that calls the preparation steps, gets the Config returned and delegates it to conda-build.

@wolfv wolfv merged commit 72ef951 into mamba-org:master Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants