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 94e084e commit b2297bcCopy full SHA for b2297bc
pythonforandroid/recipes/websocket-client/__init__.py
@@ -1,3 +1,6 @@
1
+from pythonforandroid.toolchain import Recipe
2
+
3
4
class WebSocketClient(Recipe):
5
6
url = 'https://pypi.python.org/packages/a7/2b/0039154583cb0489c8e18313aa91ccd140ada103289c5c5d31d80fd6d186/websocket_client-0.40.0.tar.gz'
0 commit comments