summaryrefslogtreecommitdiff
path: root/wrappers/python/setup.cfg
AgeCommit message (Collapse)Author
2024-05-29setup.cfg: Small updatesjwijenbergh
2024-04-30Python: Store metadata in setup.cfgJeroen Wijenbergh
When building for older distros such as Debian 11 it is problematic when metadata is in pyproject.toml. Let's store the metadata needed for building in setup.cfg, that is supported.