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

Update of Recipes for python3 test #1622

Merged
merged 3 commits into from
Jan 29, 2019
Merged

Conversation

strubbi77
Copy link
Contributor

I tried to update most of the recipes which failed because of
Build failed: Didn't find any valid dependency graphs

@AndreMiras
Copy link
Member

Looking good thanks, please simply fix the linter:

pythonforandroid/recipes/pynacl/__init__.py:10:47: E241 multiple spaces after ','
pythonforandroid/recipes/pyleveldb/__init__.py:9:51: E231 missing whitespace after ','
pythonforandroid/recipes/pyleveldb/__init__.py:9:67: E241 multiple spaces after ','

Or I can do it when I have a sec

E241 multiple spaces after ','
Fix 
pythonforandroid/recipes/pyleveldb/__init__.py:9:51: E231 missing whitespace after ','
pythonforandroid/recipes/pyleveldb/__init__.py:9:67: E241 multiple spaces after ','
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@AndreMiras AndreMiras merged commit 3cc0657 into kivy:master Jan 29, 2019
@strubbi77 strubbi77 deleted the strubbi77 branch February 6, 2019 20:32
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