tobac-project / tobac

Tracking and object-based analysis of clouds
BSD 3-Clause "New" or "Revised" License
102 stars 54 forks source link

CI failing to create conda environment with python 3.12 #352

Closed w-k-jones closed 11 months ago

w-k-jones commented 1 year ago

The Check-notebooks CI is failing to create a conda environment due to conflicts with the new python 3.12 release. We should check if this also affects mamba, and if so restrict python<=3.11 until dependencies are updated for 3.12

w-k-jones commented 11 months ago

Closing as all dependencies now seem to work with python 3.12