mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 00:37:53 +00:00
8514a426bb
tomllib was added to python 3.11, tomli can be used for the previous versions. Though it is a bit questionable since internally Blender is using just tomllib and because of that I'm not sure anymore if Blender still supports Python 3.10.