valeriupredoi / bgcval2

Package for BGCVal v2.0
3 stars 0 forks source link

test support for Python=3.11 #88

Closed valeriupredoi closed 1 year ago

valeriupredoi commented 1 year ago

we should be modern :snake:

valeriupredoi commented 1 year ago

basemap is not just yet python=3.11-supported but we are talking about it in https://github.com/conda-forge/basemap-feedstock/issues/109 - and it's the only package that needs to be py311-ed from our env, so am leaving this here til that gets sorted out :+1:

valeriupredoi commented 1 year ago

OK so now we have basemap supporting Python=3.11 but nctoolkit is not supporting 3.11 (in a masked way, no less); I am in contact with those guys via https://github.com/conda-forge/nctoolkit-feedstock/issues/58

valeriupredoi commented 1 year ago

@ledm check this out, we're now supporting the very latest Python=3.11, bud :snake:

ledm commented 1 year ago

Excellent work! Any significant changes we need to be aware of in python 3.11?

valeriupredoi commented 1 year ago

Excellent work! Any significant changes we need to be aware of in python 3.11?

no breaking changes I am aware of - we should be good, we can always roll back to 3.10 if some of our tools misbehave