view pyproject.toml @ 714:465bac57b97e

Docs: Docs for configmix.config: use more manual docs. This is also to document more closely the pure-Python implementation, the C-API implementation and their aliases.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Tue, 15 Aug 2023 17:14:21 +0200
parents dec978cad4d1
children 06b6c14bcd61
line wrap: on
line source

[build-system]
requires = ["setuptools>=67.0", "wheel>=0.38"]
build-backend = "setuptools.build_meta"