Skip to content

List Anaconda-style virtual environments as a version in pyenv #471

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
merged 1 commit into from
Nov 5, 2015

Conversation

yyuu
Copy link
Contributor

@yyuu yyuu commented Nov 4, 2015

List virtualenv created in envs directory as a version, to improve the interoperability between Anaconda/Miniconda.

% pyenv versions
  system
* 3.4.3 (set by /home/yyuu/.pyenv/version)
  3.4.3/envs/bar
  3.4.3/envs/foo
  miniconda3-3.16.0
  miniconda3-3.16.0/envs/foo

@thomasjo
Copy link
Contributor

thomasjo commented Nov 4, 2015

Nice! I actually had to stop using Anaconda due to the problems I've had with its virtualenvs in conjunction with pyenv. This looks like a step in the right direction!

yyuu added a commit that referenced this pull request Nov 5, 2015
List Anaconda-style virtual environments as a version in pyenv
@yyuu yyuu merged commit 12ad6f6 into master Nov 5, 2015
@yyuu yyuu deleted the activate-ng branch November 5, 2015 09:42
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