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 position of venv_params within conda create #420

Merged
merged 1 commit into from
Apr 24, 2021
Merged

fix position of venv_params within conda create #420

merged 1 commit into from
Apr 24, 2021

Conversation

wholtz
Copy link
Contributor

@wholtz wholtz commented Apr 15, 2021

Fixes #419 by moving 'pip' to after venv_params

Fixes #419 by moving 'pip' to after venv_params
@theacodes theacodes merged commit 7f3b8da into wntrblm:main Apr 24, 2021
@theacodes
Copy link
Collaborator

Nice, thank you!

@jcollado
Copy link

@theacodes I need this PR to fix a problem I have with conda dependencies (I need to pass venv_params=["-c", "conda-forge"]. Since it's been more than four months since last release, would it be possible to create a new one that includes this fix?

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

Successfully merging this pull request may close these issues.

creation of conda environment fails when venv_params is not None
3 participants