Closed jwortmann closed 2 years ago
In case you use other code in coloraide 1.0 which is not compatible with Python 3.3 you would probably need to downgrade to an older version which is still compatible :confused:
No, you just need the typing
dependency too. I should have put that on the readme.
Ah, good idea. I will update my package with that.
It's too much of a pain to backport all of that stuff out. Once ST allows Py 3.8 dependencies (hopefully before I grow old and die), we can drop that dependency.
A possible way how LSP solves it: https://github.com/sublimelsp/LSP/blob/main/plugin/core/typing.py