fhvermei / SolProp_ML

16 stars 5 forks source link

Fixes to conda recipe #3

Closed mliu49 closed 2 years ago

mliu49 commented 2 years ago

I think the two key fixes are

  1. Including {{ python }} in the host requirements and adding the conda_build_config.yaml file
  2. Removing the extra section

In my testing, only including one of the two changes still led to a broken package. However, I'm not entirely sure how they're related.

Other changes which aren't related to the import issue: