Skip to content

Include Virtualenvs in pyenv list of versions #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

cpaulik
Copy link
Contributor

@cpaulik cpaulik commented Sep 29, 2015

Anaconda environments are not included in the call to
pyenv versions --bare so we also call pyenv virtualenvs --bare.

This introduces some duplicates in the list of versions which have to be
removed.

Related issue #15

Anaconda environments are not included in the call to
`pyenv versions --bare` so we also call `pyenv virtualenvs --bare`.

This introduces some duplicates in the list of versions which have to be
removed.

Related issue pythonic-emacs#15
proofit404 added a commit that referenced this pull request Sep 29, 2015
Include Virtualenvs in pyenv list of versions
@proofit404 proofit404 merged commit 1b4af83 into pythonic-emacs:master Sep 29, 2015
@proofit404
Copy link
Contributor

Nice. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants