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 9c819c6 commit 7052e33Copy full SHA for 7052e33
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