Skip to content

Commit b2297bc

Browse files
Recipe for websocket-client
1 parent 94e084e commit b2297bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pythonforandroid/recipes/websocket-client/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
from pythonforandroid.toolchain import Recipe
2+
3+
14
class WebSocketClient(Recipe):
25

36
url = 'https://pypi.python.org/packages/a7/2b/0039154583cb0489c8e18313aa91ccd140ada103289c5c5d31d80fd6d186/websocket_client-0.40.0.tar.gz'

0 commit comments

Comments
 (0)