Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ability to install modules using pip or conda (#380)
* Add support for pip and/or conda when installing modules * Fix display versions for environments (fixes #378) * Refactor installer to use the pip/conda module installer for installation of modules * Performance improvement of detecting virtual env and setting it (fixes #372) * Code refactor to ensure interpreter locators use the new DI framework * Fixes #266
- Loading branch information