view pyproject.toml @ 769:4a4d1323b282 default tip

Doc what AWS partition is
author Franz Glasner <f.glasner@feldmann-mg.com>
date Mon, 19 Feb 2024 16:11:48 +0100
parents 06b6c14bcd61
children
line wrap: on
line source

# Pure-Python-Build
[build-system]
requires = ["setuptools>=43.0", "wheel>=0.33"]
build-backend = "setuptools.build_meta"