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 9ea2d0a commit b21e294Copy full SHA for b21e294
pythonforandroid/recipes/setuptools/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class SetuptoolsRecipe(PythonRecipe):
5
- version = '40.9.0'
+ version = '49.2.1'
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