view pyproject.toml @ 207:0e8c12ff0f41

FIX: For Python2.7 correct the CRC only if is < 0
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 22 Jan 2025 18:57:44 +0100
parents 64078592444f
children 1ea88e3bec25 ef3c56c4f2c7
line wrap: on
line source

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