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

add python_depends to recipe #559

Merged
merged 1 commit into from
Jan 8, 2016
Merged

Conversation

kived
Copy link
Contributor

@kived kived commented Jan 8, 2016

Currently you can add pure-Python packages to the requirements on the command line, but if added to the depends in a recipe they will only work if there is a recipe for that package. This allows you to specify pure-Python packages which you need installed without creating recipes for them.

inclement added a commit that referenced this pull request Jan 8, 2016
add python_depends to recipe
@inclement inclement merged commit b1e88a7 into kivy:master Jan 8, 2016
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