Closed JackKelly closed 2 years ago
grep -r --include=*.py "<python package name>"
predict_pv_yield
I installed a fresh conda environment using:
conda env create -f environment.yml conda activate predict_pv_yield pip install -e .
Tests fail, but I think that might be a separate issue? #100
Pull Request
Description
grep -r --include=*.py "<python package name>"
from the basepredict_pv_yield
path)How Has This Been Tested?
I installed a fresh conda environment using:
Tests fail, but I think that might be a separate issue? #100
Checklist: