We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
20.3.0
1 parent 8670de6 commit 47c9c33Copy full SHA for 47c9c33
pythonforandroid/recipes/twisted/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class TwistedRecipe(CythonRecipe):
5
- version = '19.7.0'
+ version = '20.3.0'
6
url = 'https://github.com/twisted/twisted/archive/twisted-{version}.tar.gz'
7
8
depends = ['setuptools', 'zope_interface', 'incremental', 'constantly']
0 commit comments