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.
2 parents e4cecb1 + 7052e33 commit 427f2d8Copy full SHA for 427f2d8
pythonforandroid/recipes/setuptools/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class SetuptoolsRecipe(PythonRecipe):
5
- version = '40.0.0'
+ version = '40.9.0'
6
url = 'https://pypi.python.org/packages/source/s/setuptools/setuptools-{version}.zip'
7
call_hostpython_via_targetpython = False
8
install_in_hostpython = True
0 commit comments