pghilardi / atom-python-virtualenv

Python virtualenv support for Atom
MIT License
16 stars 6 forks source link

Not a bug, feature request #47

Open ghost opened 4 years ago

ghost commented 4 years ago

I use pyenv to manage my global python installations and pyenv-virtualenv to manage my virtual environments, not virtualenvwrapper. Is it possible to add support for pyenv? That would be very helpful. Also, is there a way for the time being that I can specify the path to my virtualenv?