Skip to content

Support uninstall and rehash of virtual environments created in envs #106

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 3 commits into from
Nov 5, 2015

Conversation

yyuu
Copy link
Collaborator

@yyuu yyuu commented Nov 4, 2015

This is mainly for Anaconda/Miniconda, to improve the support for virtual environments created in envs directory. (e.g. ~/.pyenv/versions/miniconda3-3.16.0/envs/foo) With this, pyenv rehash will create shims for executables installed in virtual environments in envs.

@blueyed
Copy link
Collaborator

blueyed commented Nov 5, 2015

Tests are missing.. :)

@blueyed
Copy link
Collaborator

blueyed commented Nov 5, 2015

Is it tested enough already through the existing code and/or #104?

@yyuu
Copy link
Collaborator Author

yyuu commented Nov 5, 2015

Missing tests was just by my laziness. I should write some tests at least for virtualenv-delete....

@yyuu
Copy link
Collaborator Author

yyuu commented Nov 5, 2015

Added tests for pyenv-virtualenv-delete.

yyuu added a commit that referenced this pull request Nov 5, 2015
Support uninstall and rehash of virtual environments created in `envs`
@yyuu yyuu merged commit e489163 into master Nov 5, 2015
@yyuu yyuu deleted the uninstall-rehash-envs branch November 5, 2015 09:40
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