UnitTesting icon indicating copy to clipboard operation
UnitTesting copied to clipboard

Added sublime_lib dependency.

Open Thom1729 opened this issue 6 years ago • 1 comments

Will be used for #155, #67, and probably many other things.

I'm not familiar with PowerShell; we'll need to add sublime_lib in there as well. I also have not tested the CI integration.

Ideally, we could move most of the installation code into Python, relying on pathlib and other built-in cross-platform functionality. In a perfect world, it would be nice to make this a full-fledged pypi package.

Thom1729 avatar Jan 19 '19 22:01 Thom1729

@randy3k Any chance you can take a look at the PowerShell stuff? I've never worked with it and I don't have a Windows machine to test it with.

Thom1729 avatar Mar 01 '19 15:03 Thom1729

If a package requests a library, it is installed by Package Control.

deathaxe avatar Mar 21 '24 20:03 deathaxe