Skip to content

add python_depends to recipe#559

Merged
inclement merged 1 commit into
kivy:masterfrom
kived:python-depends
Jan 8, 2016
Merged

add python_depends to recipe#559
inclement merged 1 commit into
kivy:masterfrom
kived:python-depends

Conversation

@kived

@kived kived commented Jan 8, 2016

Copy link
Copy Markdown
Contributor

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