Note that all of these are required so that I can programmatically generate a meta.yaml file since I know almost everything I would need to know a-priori.
Things that a depfinder configuration yaml should be able to specify:
libraries to ignore
additional libraries required for testing, like nslsii_dev_configuration
test framework nose, pytest, unittest
canonical url of upstream repo
path to conda build scripts for unix/mac/windows which should probably be able to default to something like
Note that all of these are required so that I can programmatically generate a meta.yaml file since I know almost everything I would need to know a-priori.
Things that a depfinder configuration yaml should be able to specify:
nslsii_dev_configuration
nose
,pytest
,unittest
and
"%PYTHON%" setup.py install