We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d8095 commit 83c1fbfCopy full SHA for 83c1fbf
pythonforandroid/recipes/kiwisolver/__init__.py
@@ -4,6 +4,6 @@ class KiwiSolverRecipe(CppCompiledComponentsPythonRecipe):
4
site_packages_name = 'kiwisolver'
5
version = '0.1.3'
6
url = 'https://github.com/nucleic/kiwi/archive/master.zip'
7
- depends = ['python2','setuptools']
+ depends = ['python2', 'setuptools']
8
9
-recipe = KiwiSolverRecipe()
+recipe = KiwiSolverRecipe()
0 commit comments