Open pchakraborty opened 6 months ago
Query: is registry
a hepo thing? (I don't remember it in mepo land...but maybe?)
I renamed config_file
(components.yaml) as registry
. With mepo config
, there were too many config
s.
Ah. Makes sense.
I suppose with a major version number, you are free to rename all commands. config config config
:)
The only "external" change is in mepo clone
's optional argument (--config-file
becomes --registry
). All other changes are internal.
Added some more tests #316. This time used pytest
Evolving list of tests we need to create