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

Improve frameworks support to prepare for buildozer use #342

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

hackalog
Copy link
Contributor

In working on a PR to add framework support to buildozer, I noticed two ways I could improve
the feature merged in #339

First, change the flag to to 'append' type (less confusing to add multiple libraries).

Second, change name of the flag to --add-framework (singular), as the flag must now be specified once per additional framework.

… arguments). Change name to --add-frameworks, as the flag can now be specified once per additional framework. Add frameworks from create also
@tito tito merged commit 4cd60d3 into kivy:master Jan 31, 2019
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