SublimePythonCoverage icon indicating copy to clipboard operation
SublimePythonCoverage copied to clipboard

Make it work with virtualenv

Open brettdanger opened this issue 12 years ago • 1 comments

Is this possible? Add a config file to be able to insert a working dir and path?

brettdanger avatar Apr 10 '13 23:04 brettdanger

It'll find your virtualenv as long as the virtualenv's bin directory is somewhere in the parent folders of the file. If you've got your virtualenv somewhere else, then adding a way to configure that via a setting in a .sublime-project file sounds like a good idea. I don't have time/need to implement that myself but I'll review a pull request.

davisagli avatar Apr 17 '13 19:04 davisagli