Hi there, I’m working on the plugin that uses external dependency (python module) that requires a minimum Python 3.6 and as far as I can tell sublime ships with Python 3.3, is there any way to change python version on plugin level?
Hi there, I’m working on the plugin that uses external dependency (python module) that requires a minimum Python 3.6 and as far as I can tell sublime ships with Python 3.3, is there any way to change python version on plugin level?