Skip to content
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

🩹 Fix env activation #130

Merged
merged 4 commits into from
Jul 5, 2021
Merged

🩹 Fix env activation #130

merged 4 commits into from
Jul 5, 2021

Conversation

s-weigand
Copy link
Owner

Adding the environment variables broke the usage of source activate <env_name>.

Changelog:

  • Added test for env activation with source activate <env_name> (for login shell and none login shell)
  • Removed setting of conda env variables when activation conda

closes #125

@s-weigand s-weigand force-pushed the fix-env-activation branch from 5a73bf3 to 2e2e1a4 Compare July 5, 2021 16:57
@s-weigand s-weigand merged commit 705d889 into main Jul 5, 2021
@s-weigand s-weigand deleted the fix-env-activation branch July 5, 2021 17:07
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.

Version 1.0.6 broke testing on Windows and macOS
1 participant