robbievanleeuwen / section-properties

Analysis of an arbitrary cross-section in python using the finite element method.
https://sectionproperties.rtfd.io
MIT License
426 stars 93 forks source link

Build docs with python 3.10, pre-commit with python 3.11 #338

Closed robbievanleeuwen closed 1 year ago

robbievanleeuwen commented 1 year ago

Now that rhino3dm is not restricted to python 3.9, we can use python 3.10 for building the docs (note debug warning when using 3.11 - requires future investigations).