Skip to content

Commit cb59b55

Browse files
author
Trevor Martin
committed
fixed url
1 parent 26c6f60 commit cb59b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/websocket-client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
class WebSocketClient(Recipe):
5-
url = 'https://github.com/debauchery1st/websocket-client/blob/master/websocket_client-0.40.0.tar.gz?raw=true'
5+
url = 'https://github.com/debauchery1st/websocket-client/raw/master/websocket_client-0.40.0.tar.gz'
66
# url = 'https://pypi.python.org/packages/a7/2b/0039154583cb0489c8e18313aa91ccd140ada103289c5c5d31d80fd6d186/websocket_client-0.40.0.tar.gz'
77
version = '0.40.0'
88
# md5sum = 'f1cf4cc7869ef97a98e5f4be25c30986'

0 commit comments

Comments
 (0)