Closed bjlittle closed 1 year ago
The fact that cf-units
3.2 is built as a binary wheel for py311
is okay AFAIC.
I don't think there is a need to do a post release to include this test coverage, but others may disagree. Anyways, I'm happy to do that if you guys wanted to :+1:
🚀 Pull Request
Description
This PR extends the conda lock file generation to support
py311
.After this lands, I'll extend the
tox
testing to coverpy311
too, but in a separate PR, as the lock files require to be available before we turn on testing.We can manually run the
ci-locks
to auto generated the PR containingpy311
dependencies.