项目文件夹

文件
Rohit C Prasad 9fc817cc7c Guard tomllib import for Python 3.10
tomllib is stdlib only from 3.11; the unguarded import killed the whole
3.10 build_and_test job at collection (red on main since #293) and
fail-fast cancelled the 3.11/3.12 jobs. Only the one pyproject-parsing
test needs it, so it skips on 3.10.
2026-06-10 16:00:46 -07:00
..