Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

fix for export outside of default env path #272

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

jerowe
Copy link
Contributor

@jerowe jerowe commented Aug 26, 2016

Fixes issue https://github.com/conda/conda-env/issues/241

#without a name supplied name is the basename of the prefix
conda env export -p /path/to/my_env

#Or supply a name
conda env export --path /path/to/my_env --name with_this_name

@jerowe jerowe changed the title Feature/export path fix for export outside of default env path Aug 26, 2016
@kalefranz
Copy link
Contributor

conda-env code moved to the conda proper repository a while back. I left PRs open so people could port them over. Obviously, I could still do better at communicating.

If you want to pull this over to the conda repo, it'll be more straight-forward to take from there :)

@jerowe
Copy link
Contributor Author

jerowe commented Nov 8, 2016

Happy to do so, but I have another PR open, and its failing. I'm not sure if its failing because of me or because of something else. Once I get that figured out (and I'd appreciate input!) I'll be happy to open the PR in conda proper ;-)

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

Successfully merging this pull request may close these issues.

2 participants