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 26c6f60 commit cb59b55Copy full SHA for cb59b55
pythonforandroid/recipes/websocket-client/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class WebSocketClient(Recipe):
5
- url = 'https://github.com/debauchery1st/websocket-client/blob/master/websocket_client-0.40.0.tar.gz?raw=true'
+ url = 'https://github.com/debauchery1st/websocket-client/raw/master/websocket_client-0.40.0.tar.gz'
6
# url = 'https://pypi.python.org/packages/a7/2b/0039154583cb0489c8e18313aa91ccd140ada103289c5c5d31d80fd6d186/websocket_client-0.40.0.tar.gz'
7
version = '0.40.0'
8
# md5sum = 'f1cf4cc7869ef97a98e5f4be25c30986'
0 commit comments