view pyproject.toml @ 767:538a579cf6fe

Drop a note to use the new endpoint URL for the availability-zone
author Franz Glasner <f.glasner@feldmann-mg.com>
date Mon, 19 Feb 2024 15:58:27 +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"