view pyproject.toml @ 761:72d317c255d4

Changelog for test data fix
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 07 Dec 2023 08:42:33 +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"