Closed nichmor closed 3 months ago
Does this reflect the same API that
CondaMetaData
has? Or would you access thename
andversion
differently?
it's the same API - I just override it because we extract them from recipe/package depending on outputs
field
This PR aims to give
Metadata
ability to render recipe using context values.It will be used by conda-smithy to ask metadata.name() and metadata.version()