Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 20520] python websocket_client v0.56.0

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=20520





--- Comment #5 from David Schubert <david.schubert@xxxxxxxxxxxxxxxxx>  2019-08-09 02:45:32 ---
(In reply to comment #4)
> Do you give instructions for the user to install this websocket_client?  If so,
> what do they entail?
> 

Yes, we do give instructions for the installation. The websocket_client is a
python module. Thus, the instructions basically say:

"Install it with
pip3 install -r ./requirements.txt"

The requirements.txt lists the websocket_client. I hope this answers the
question.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top