conda-incubator / conda-project

Tool for encapsulating, running, and reproducing projects with Conda environments
https://conda-incubator.github.io/conda-project/
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

validate local env condarc #157

Open AlbertDeFusco opened 7 months ago

AlbertDeFusco commented 7 months ago

here we use <env-prefix>/condarc when a different platform is requested on installation. According to conda <env-prefix>/.condarc is used. It's worth checking that the leading . is requried.