~dricottone/gap

ref: 018abd65927f94e3e7ef920ead2002090cc96315 gap/README.md -rw-r--r-- 1.6 KiB
Documentation update
Updating TOML parsing for Python 3.11

Use tomllib if available, else use toml.

An upcoming release will drop support for toml and therefore become
supported on Python 3.11+ only.
Add license file; fix to makefile