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

Implement split packages and wheel building #1576

Merged
merged 13 commits into from
Dec 16, 2016

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented Dec 15, 2016

closes #1338

supersedes #1410

@hainm
Copy link

hainm commented Dec 22, 2016

fantastic. thanks.

@hmaarrfk
Copy link
Contributor

hmaarrfk commented Aug 19, 2018

Is there documentation about how to do this well?

The documentation on conda.io only gives examples of really easy package that probably don't benefit from split packages.

I'm trying to use this to split sqlite conda-forge/sqlite-feedstock#31 but I don'tl ike the fact that now we have to specify each file in the files section.

Without a split package, conda-build would automagically find the files that were installed.

Are there better ways to do it?

I kinda wish there was a way for me to say: files 1 and 2 go in this sub package, everything else go in this.

@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split packages proposal
3 participants