SunPower/pvfactors

add package to conda

zoeatenvision opened this issue · 0 comments

When running our software in production we usually create the conda environment using conda and an environment.yml file so it would be useful to be able to install pvfactors from a conda channel.
I tried using the command "conda skeleton pypi pvfactors" to then build the conda package but was having some trouble pointing to the requirements.txt file.