We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I could be wrong, but I could not find any specific item in buildozer.spec that defines from which branch and which version of kivy to download.
I think it would be helpful to use a different version of kivy to do specific tests.
It could be added?
thanks
The text was updated successfully, but these errors were encountered:
It's just like pip you simply say kivy==master or requests==1.3.4 or git+http://path/to/purepython/repo
kivy==master
requests==1.3.4
git+http://path/to/purepython/repo
Sorry, something went wrong.
@akshayaurora sorry again, but you mean on command-line when debug an app?
@akshayaurora please can show me an example? i can't figure out how to do it in buildozer. Thanks
No branches or pull requests
I could be wrong, but I could not find any specific item in buildozer.spec that defines from which branch and which version of kivy to download.
I think it would be helpful to use a different version of kivy to do specific tests.
It could be added?
thanks
The text was updated successfully, but these errors were encountered: