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

Added command 'conda env print' (receives environment.yml file) #125

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

campos-ddc
Copy link
Contributor

Prints content from environment.yml files, this also handles includes, jinja2 parsing and any other shenanigans that might be invented for environment.yml files.

Prints content from environment.yml files, also handles includes and jinja2 parsing.
@malev
Copy link
Contributor

malev commented Jul 14, 2015

What's the difference between this and a simple cat?

@campos-ddc
Copy link
Contributor Author

In the current version of conda-env, not much (it just adds --json support)

I made this to go along with #88, where not all environment information is in a single environment.yml file.

@malev malev modified the milestone: 2.5.0 Aug 11, 2015
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