~dricottone/gap

ref: 029dc0cebe4fe61dc7190ea8613713fad69a5139 gap/Makefile -rw-r--r-- 1.8 KiB
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.
Toolchain updates to accompany migration away from setup.py
Add license file; fix to makefile
Bug fix for multivariate options
Fix Makefile; pipx no longer supports --spec
Documentation; mypy integration into tests
Adding make build