packagecontrol / channel

Package Control Libraries Channel
https://packagecontrol.github.io/channel/
3 stars 5 forks source link

Add websockets library #17

Closed rwols closed 3 months ago

rwols commented 3 months ago

I added these lines, but I don't know how to verify whether this works. How do I verify this code?

deathaxe commented 3 months ago

Syntactically LSP-json should provide enough feedback to avoid issues.

Existing CI tests used in package_control_channel repo wouldn't provide more checks.

Maybe we could write one and check, whether all releases correctly resolve to existing files.

That said, it would probably be enough to use platform independent websockets-*-py3-none-any.whl.