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 e0b6923 commit ffdf43bCopy full SHA for ffdf43b
pythonforandroid/recipes/websocket-client/__init__.py
@@ -8,8 +8,9 @@
8
9
10
class WebSocketClient(Recipe):
11
+
12
url = 'https://github.com/debauchery1st/websocket-client/raw/master/websocket_client-0.40.0.tar.gz'
- # url = 'https://pypi.python.org/packages/a7/2b/0039154583cb0489c8e18313aa91ccd140ada103289c5c5d31d80fd6d186/websocket_client-0.40.0.tar.gz'
13
14
version = '0.40.0'
15
# md5sum = 'f1cf4cc7869ef97a98e5f4be25c30986'
16
0 commit comments