You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable multiple parsing methods and enable plugins to manage them would like to look into having an new hook right at the beginning for parsing. This is mainly to help support conda yaml files.
It might make sense to repurposed this issue to handle the output of a meta.yaml file to help with a conda build.
TLDR: right now we update setup.cfg, pyproject.toml or requirements.txt. We should also target meta.yaml for conda so ppl don't have to manually do that. This is specific for conda build file.
To enable multiple parsing methods and enable plugins to manage them would like to look into having an new hook right at the beginning for parsing. This is mainly to help support conda yaml files.
cc: @ak-gupta @NikhilJArora
The text was updated successfully, but these errors were encountered: