FEniCS / ffcx

Next generation FEniCS Form Compiler for finite element forms
https://fenicsproject.org
Other
140 stars 39 forks source link

Add Python 3.12 coverage to CI #663

Closed garth-wells closed 5 months ago

garth-wells commented 5 months ago

This showed up that we need to install setuptools for cffi JIT with Python 3.12.

jorgensd commented 5 months ago

Tangential question: should we make import sorting blocking on CI?