~dricottone/gap

ref: 5369ed747ff966fab12b3922273392a429919d96 gap/pyproject.toml -rw-r--r-- 478 bytes
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.
Migrate away from setup.py