E3SM-Project / e3sm-unified

A metapackage for a unified anaconda environment for analyzing results from the Energy Exascale Earth System Model (E3SM).
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

Drop unsupported python versions in conda build recipe #123

Closed altheaden closed 1 week ago

altheaden commented 1 week ago

In this PR, I dropped python 3.7 and 3.8 from the conda build recipe, because these versions of python are no longer supported by conda-forge.

xylar commented 1 week ago

Thanks @altheaden!